Class: Psych::Nodes::Node
- Inherits:
-
Object
- Object
- Psych::Nodes::Node
- Defined in:
- lib/claws/cli/yaml_with_lines.rb
Instance Attribute Summary collapse
-
#line ⇒ Object
Returns the value of attribute line.
Instance Attribute Details
#line ⇒ Object
Returns the value of attribute line.
11 12 13 |
# File 'lib/claws/cli/yaml_with_lines.rb', line 11 def line @line end |