Class: SixArma::Bt::STATS_MOD

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

Overview

Main Mod Stats Structure

Instance Attribute Summary collapse

Instance Attribute Details

#changelogObject

Returns the value of attribute changelog

Returns:

  • (Object)

    the current value of changelog



65
66
67
# File 'lib/sixarma/bt.rb', line 65

def changelog
  @changelog
end

#newrevObject

Returns the value of attribute newrev

Returns:

  • (Object)

    the current value of newrev



65
66
67
# File 'lib/sixarma/bt.rb', line 65

def newrev
  @newrev
end

#oldrevObject

Returns the value of attribute oldrev

Returns:

  • (Object)

    the current value of oldrev



65
66
67
# File 'lib/sixarma/bt.rb', line 65

def oldrev
  @oldrev
end

#subfoldersObject

Returns the value of attribute subfolders

Returns:

  • (Object)

    the current value of subfolders



65
66
67
# File 'lib/sixarma/bt.rb', line 65

def subfolders
  @subfolders
end