Class: Tlapse::Config::Validation
- Inherits:
-
Struct
- Object
- Struct
- Tlapse::Config::Validation
- Defined in:
- lib/tlapse/config.rb
Instance Attribute Summary collapse
-
#error ⇒ Object
Returns the value of attribute error.
-
#method ⇒ Object
Returns the value of attribute method.
Instance Attribute Details
#error ⇒ Object
Returns the value of attribute error
8 9 10 |
# File 'lib/tlapse/config.rb', line 8 def error @error end |
#method ⇒ Object
Returns the value of attribute method
8 9 10 |
# File 'lib/tlapse/config.rb', line 8 def method @method end |