class TandaCLI::Context

Defined in:

tanda_cli/context.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

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]
def stdout : IO #

[View source]