Class: CubitComponents::StyleConfig::Default

Inherits:
Data
  • Object
show all
Defined in:
lib/cubit_components/style_dsl.rb

Instance Attribute Summary collapse

Instance Attribute Details

#replaced_byObject (readonly)

Returns the value of attribute replaced_by

Returns:

  • (Object)

    the current value of replaced_by



5
6
7
# File 'lib/cubit_components/style_dsl.rb', line 5

def replaced_by
  @replaced_by
end

#tokenObject (readonly)

Returns the value of attribute token

Returns:

  • (Object)

    the current value of token



5
6
7
# File 'lib/cubit_components/style_dsl.rb', line 5

def token
  @token
end