Class: RstFilter::Exec::Command

Inherits:
Struct
  • Object
show all
Defined in:
lib/rstfilter/exec.rb

Instance Attribute Summary collapse

Instance Attribute Details

#commandObject

Returns the value of attribute command

Returns:

  • (Object)

    the current value of command



47
48
49
# File 'lib/rstfilter/exec.rb', line 47

def command
  @command
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



47
48
49
# File 'lib/rstfilter/exec.rb', line 47

def label
  @label
end