Class: CommandSub

Inherits:
Struct
  • Object
show all
Defined in:
lib/dake/parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cmd_textObject

Returns the value of attribute cmd_text

Returns:

  • (Object)

    the current value of cmd_text



211
212
213
# File 'lib/dake/parser.rb', line 211

def cmd_text
  @cmd_text
end