Method: Fission::Config#attributes
- Defined in:
- lib/fission/config.rb
#attributes ⇒ Object
Public: Gets/Sets the Hash of attributes.
5 6 7 |
# File 'lib/fission/config.rb', line 5 def attributes @attributes end |
Public: Gets/Sets the Hash of attributes.
5 6 7 |
# File 'lib/fission/config.rb', line 5 def attributes @attributes end |