Class: Itamae::Node
- Inherits:
-
Object
- Object
- Itamae::Node
- Defined in:
- lib/ext/itamae.rb
Instance Attribute Summary collapse
-
#backend ⇒ Object
readonly
Returns the value of attribute backend.
Instance Attribute Details
#backend ⇒ Object (readonly)
Returns the value of attribute backend.
3 4 5 |
# File 'lib/ext/itamae.rb', line 3 def backend @backend end |