Class: RunnerComponents::CAP

Inherits:
Struct
  • Object
show all
Defined in:
lib/desktop/components/runner_components.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attributeObject

Returns the value of attribute attribute

Returns:

  • (Object)

    the current value of attribute



10
11
12
# File 'lib/desktop/components/runner_components.rb', line 10

def attribute
  @attribute
end

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



10
11
12
# File 'lib/desktop/components/runner_components.rb', line 10

def value
  @value
end