Class: SixArma::Bt::CONFIG_MOD_SUBFOLDERS

Inherits:
Struct
  • Object
show all
Defined in:
lib/sixarma/bt.rb

Overview

Mod Subfolders Config Structure

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



56
57
58
# File 'lib/sixarma/bt.rb', line 56

def name
  @name
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



56
57
58
# File 'lib/sixarma/bt.rb', line 56

def type
  @type
end