struct
TandaCLI::Representers::Shift
Defined in:
tanda_cli/representers/shift.crConstructors
Instance methods inherited from struct TandaCLI::Representers::Base(TandaCLI::Types::Shift)
build(builder : Builder = Builder.new) : Builder
build,
display(display : Display)
display
Constructor methods inherited from struct TandaCLI::Representers::Base(TandaCLI::Types::Shift)
new(object : T)
new
Constructor Detail
def self.new(object : Types::Shift, expected_finish_time : Time | Nil = nil, expected_break_length : Time::Span | Nil = nil)
#