Class: CommandSub
- Inherits:
-
Struct
- Object
- Struct
- CommandSub
- Defined in:
- lib/dake/parser.rb
Instance Attribute Summary collapse
-
#cmd_text ⇒ Object
Returns the value of attribute cmd_text.
Instance Attribute Details
#cmd_text ⇒ Object
Returns the value of attribute cmd_text
211 212 213 |
# File 'lib/dake/parser.rb', line 211 def cmd_text @cmd_text end |