Class: SixArma::Bt::CONFIG_MOD_SUBFOLDERS
- Inherits:
-
Struct
- Object
- Struct
- SixArma::Bt::CONFIG_MOD_SUBFOLDERS
- Defined in:
- lib/sixarma/bt.rb
Overview
Mod Subfolders Config Structure
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
56 57 58 |
# File 'lib/sixarma/bt.rb', line 56 def name @name end |
#type ⇒ Object
Returns the value of attribute type
56 57 58 |
# File 'lib/sixarma/bt.rb', line 56 def type @type end |