Class: Cronjob::Configuration
- Inherits:
-
Object
- Object
- Cronjob::Configuration
- Defined in:
- lib/cronjob/configuration.rb
Instance Attribute Summary collapse
-
#token ⇒ Object
Returns the value of attribute token.
Instance Attribute Details
#token ⇒ Object
Returns the value of attribute token.
3 4 5 |
# File 'lib/cronjob/configuration.rb', line 3 def token @token end |