Class: CubitComponents::StyleConfig::Default
- Inherits:
-
Data
- Object
- Data
- CubitComponents::StyleConfig::Default
- Defined in:
- lib/cubit_components/style_dsl.rb
Instance Attribute Summary collapse
-
#replaced_by ⇒ Object
readonly
Returns the value of attribute replaced_by.
-
#token ⇒ Object
readonly
Returns the value of attribute token.
Instance Attribute Details
#replaced_by ⇒ Object (readonly)
Returns the value of attribute replaced_by
5 6 7 |
# File 'lib/cubit_components/style_dsl.rb', line 5 def replaced_by @replaced_by end |
#token ⇒ Object (readonly)
Returns the value of attribute token
5 6 7 |
# File 'lib/cubit_components/style_dsl.rb', line 5 def token @token end |