struct TandaCLI::Commands::RegularHours::Determine

Included Modules

Defined in:

tanda_cli/commands/regular_hours/determine.cr

Constant Summary

DEFAULT_WEEKS_TO_CHECK = 8
MAX_WEEKS_TO_CHECK = 52

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 date : String | Nil #

[View source]
def run(context : Context) : Nil #

[View source]
def weeks : Int32 #

[View source]