struct TandaCLI::Commands::ClockIn::Photo

Included Modules

Defined in:

tanda_cli/commands/clock_in/photo.cr
tanda_cli/commands/clock_in/photo/clear.cr
tanda_cli/commands/clock_in/photo/list.cr
tanda_cli/commands/clock_in/photo/set.cr
tanda_cli/commands/clock_in/photo/view.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(*, __kebab_args args : Array(String), __kebab_parent_path parent_path : Array(String) = [] of String) #

[View source]

Class Method Detail

def self.parse(args : Array(String), parent_path : Array(String) = [] of String) : self | Kebab::Help | Kebab::Errors #

[View source]

Instance Method Detail

def command : Clear | List | Set | View #

[View source]