class TandaCLI::Context

Defined in:

tanda_cli/context.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(config : Configuration, client : API::Client | Nil, current : Current | Nil, display : Display, input : Input) #

[View source]

Instance Method Detail

def authenticated? : Bool #

[View source]
def client : API::Client #

[View source]
def config : Configuration #

[View source]
def current : Current #

[View source]
def display : Display #

[View source]
def input : Input #

[View source]