Class: SixArma::Bt::CONFIG_MOD

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

Overview

Main Mod Config Structure

Instance Attribute Summary collapse

Instance Attribute Details

#altsourceObject

Returns the value of attribute altsource

Returns:

  • (Object)

    the current value of altsource



54
55
56
# File 'lib/sixarma/bt.rb', line 54

def altsource
  @altsource
end

#changesObject

Returns the value of attribute changes

Returns:

  • (Object)

    the current value of changes



54
55
56
# File 'lib/sixarma/bt.rb', line 54

def changes
  @changes
end

#destinationObject

Returns the value of attribute destination

Returns:

  • (Object)

    the current value of destination



54
55
56
# File 'lib/sixarma/bt.rb', line 54

def destination
  @destination
end

#listsObject

Returns the value of attribute lists

Returns:

  • (Object)

    the current value of lists



54
55
56
# File 'lib/sixarma/bt.rb', line 54

def lists
  @lists
end

#nsisObject

Returns the value of attribute nsis

Returns:

  • (Object)

    the current value of nsis



54
55
56
# File 'lib/sixarma/bt.rb', line 54

def nsis
  @nsis
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



54
55
56
# File 'lib/sixarma/bt.rb', line 54

def path
  @path
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



54
55
56
# File 'lib/sixarma/bt.rb', line 54

def source
  @source
end

#subfoldersObject

Returns the value of attribute subfolders

Returns:

  • (Object)

    the current value of subfolders



54
55
56
# File 'lib/sixarma/bt.rb', line 54

def subfolders
  @subfolders
end

#svnObject

Returns the value of attribute svn

Returns:

  • (Object)

    the current value of svn



54
55
56
# File 'lib/sixarma/bt.rb', line 54

def svn
  @svn
end