Class: Tenma::Ichiba::Context
- Inherits:
-
Object
- Object
- Tenma::Ichiba::Context
- Defined in:
- lib/tenma/ichiba/context.rb
Constant Summary collapse
- USER =
ENV["USER"]
Instance Attribute Summary collapse
-
#options ⇒ Object
readonly
Returns the value of attribute options.
Instance Method Summary collapse
Instance Attribute Details
#options ⇒ Object (readonly)
Returns the value of attribute options.
9 10 11 |
# File 'lib/tenma/ichiba/context.rb', line 9 def @options end |