Class: POECSS::CommandClause

Inherits:
Struct
  • Object
show all
Defined in:
lib/poe-css.rb

Instance Attribute Summary collapse

Instance Attribute Details

#command_argumentObject

Returns the value of attribute command_argument

Returns:

  • (Object)

    the current value of command_argument



6
7
8
# File 'lib/poe-css.rb', line 6

def command_argument
  @command_argument
end

#command_keyObject

Returns the value of attribute command_key

Returns:

  • (Object)

    the current value of command_key



6
7
8
# File 'lib/poe-css.rb', line 6

def command_key
  @command_key
end