Class: SixArma::Bt::STATS_MOD_SUBFOLDERS
- Inherits:
-
Struct
- Object
- Struct
- SixArma::Bt::STATS_MOD_SUBFOLDERS
- Defined in:
- lib/sixarma/bt.rb
Overview
Mod Subfolders Structure
Instance Attribute Summary collapse
-
#add ⇒ Object
Returns the value of attribute add.
-
#change ⇒ Object
Returns the value of attribute change.
-
#del ⇒ Object
Returns the value of attribute del.
Instance Attribute Details
#add ⇒ Object
Returns the value of attribute add
67 68 69 |
# File 'lib/sixarma/bt.rb', line 67 def add @add end |
#change ⇒ Object
Returns the value of attribute change
67 68 69 |
# File 'lib/sixarma/bt.rb', line 67 def change @change end |
#del ⇒ Object
Returns the value of attribute del
67 68 69 |
# File 'lib/sixarma/bt.rb', line 67 def del @del end |