struct TandaCLI::Commands::ClockIn::Break::Start

Included Modules

Defined in:

tanda_cli/commands/clock_in/break/start.cr

Constructors

Class Method Summary

Instance Method Summary

Instance methods inherited from module TandaCLI::Commands::ClockIn::Options

at : Models::TimeOfDay | Nil at, date : Time | Nil date, photo : String | Nil photo, skip_validations? : Bool skip_validations?

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 run(context : Context) : Nil #

[View source]