Class: Vangrail::Tools::Entry
- Inherits:
-
Struct
- Object
- Struct
- Vangrail::Tools::Entry
- Defined in:
- lib/vangrail/tools.rb
Instance Attribute Summary collapse
-
#handler ⇒ Object
Returns the value of attribute handler.
-
#readonly ⇒ Object
Returns the value of attribute readonly.
Instance Attribute Details
#handler ⇒ Object
Returns the value of attribute handler
15 16 17 |
# File 'lib/vangrail/tools.rb', line 15 def handler @handler end |
#readonly ⇒ Object
Returns the value of attribute readonly
15 16 17 |
# File 'lib/vangrail/tools.rb', line 15 def readonly @readonly end |