class TandaCLI::Representers::ClockIn

Defined in:

tanda_cli/representers/clock_in.cr

Constructors

Instance methods inherited from class TandaCLI::Representers::Base(TandaCLI::Types::ClockIn)

build : String build, display display

Constructor methods inherited from class TandaCLI::Representers::Base(TandaCLI::Types::ClockIn)

new(object : T) new

Constructor Detail

def self.new(object : T) #

[View source]