struct TandaCLI::Models::MeasuredBreak

Included Modules

Defined in:

tanda_cli/models/measured_break.cr

Constructors

Instance Method Summary

Instance methods inherited from module TandaCLI::Utils::Mixins::PrettyTimes::PrettyMaybeFinish

pretty_finish_time : String | Nil pretty_finish_time

Instance methods inherited from module TandaCLI::Utils::Mixins::PrettyTimes::PrettyMaybeStart

pretty_start_time : String | Nil pretty_start_time

Constructor Detail

def self.new(shift_break : ShiftBreak, length : BreakLength::Any) #

[View source]

Instance Method Detail

def finish_time(*args, **options) #

[View source]
def finish_time(*args, **options, &) #

[View source]
def id(*args, **options) #

[View source]
def id(*args, **options, &) #

[View source]
def length : BreakLength::Any #

[View source]
def paid?(*args, **options) #

[View source]
def paid?(*args, **options, &) #

[View source]
def span : Time::Span #

[View source]
def start_time(*args, **options) #

[View source]
def start_time(*args, **options, &) #

[View source]