struct Components::Examples::CommandPaletteComponent::Command

Defined in:

components/examples/command_palette_component.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(label : String, shortcut : String) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(label _label = @label, shortcut _shortcut = @shortcut) #

[View source]
def label : String #

def shortcut : String #