class TandaCLI::Representers::Shift

Defined in:

tanda_cli/representers/shift.cr

Constructors

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

build : String build, display display

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

new(object : T) new

Constructor Detail

def self.new(object : T) #

[View source]