Class: AocCli::Configurators::SessionConfigurator
- Inherits:
-
Kangaru::Configurator
- Object
- Kangaru::Configurator
- AocCli::Configurators::SessionConfigurator
- Defined in:
- lib/aoc_cli/configurators/session_configurator.rb
Instance Attribute Summary collapse
-
#token ⇒ Object
Returns the value of attribute token.
Instance Attribute Details
#token ⇒ Object
Returns the value of attribute token.
4 5 6 |
# File 'lib/aoc_cli/configurators/session_configurator.rb', line 4 def token @token end |