class

TandaCLI::Configuration

Inherits Reference < Object

Constructors

init(file : Configuration::AbstractFile, display : Display) : Configuration
Source
new(file : Configuration::AbstractFile, serialisable : TandaCLI::Configuration::Serialisable = Serialisable.new)
Source

Instance methods

access_token(*args, **options)
Source
access_token(*args, **options, &)
Source
api_url
Source
clockin_photo_path(*args, **options)
Source
clockin_photo_path(*args, **options, &)
Source
clockin_photo_path=(arg)
Source
current(*args, **options)
Source
current(*args, **options, &)
Source
current_organisation!(*args, **options)
Source
current_organisation!(*args, **options, &)
Source
current_organisation?(*args, **options)
Source
current_organisation?(*args, **options, &)
Source
organisations(*args, **options)
Source
organisations(*args, **options, &)
Source
organisations=(arg)
Source
overwrite_access_token!(email : String, access_token : API::Types::AccessToken) : Nil
Source
pretty_start_of_week(*args, **options)
Source
pretty_start_of_week(*args, **options, &)
Source
reset_current_environment!(*args, **options)
Source
reset_current_environment!(*args, **options, &)
Source
save!
Source
start_of_week(*args, **options)
Source
start_of_week(*args, **options, &)
Source
start_of_week=(arg)
Source
treat_paid_breaks_as_unpaid?(*args, **options)
Source
treat_paid_breaks_as_unpaid?(*args, **options, &)
Source
use_custom!(*args, **options)
Source
use_custom!(*args, **options, &)
Source
use_production!(*args, **options)
Source
use_production!(*args, **options, &)
Source
use_staging!(*args, **options)
Source
use_staging!(*args, **options, &)
Source

Nested types