Class: SixArma::Bt::CONFIG

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

Overview

Main Config Structure

Instance Attribute Summary collapse

Instance Attribute Details

#changelogObject

Returns the value of attribute changelog

Returns:

  • (Object)

    the current value of changelog



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def changelog
  @changelog
end

#ftpObject

Returns the value of attribute ftp

Returns:

  • (Object)

    the current value of ftp



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def ftp
  @ftp
end

#list3rd_pboObject

Returns the value of attribute list3rd_pbo

Returns:

  • (Object)

    the current value of list3rd_pbo



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def list3rd_pbo
  @list3rd_pbo
end

#listbinObject

Returns the value of attribute listbin

Returns:

  • (Object)

    the current value of listbin



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def listbin
  @listbin
end

#listpboObject

Returns the value of attribute listpbo

Returns:

  • (Object)

    the current value of listpbo



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def listpbo
  @listpbo
end

#modsObject

Returns the value of attribute mods

Returns:

  • (Object)

    the current value of mods



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def mods
  @mods
end

#nsisObject

Returns the value of attribute nsis

Returns:

  • (Object)

    the current value of nsis



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def nsis
  @nsis
end

#outrootObject

Returns the value of attribute outroot

Returns:

  • (Object)

    the current value of outroot



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def outroot
  @outroot
end

#signObject

Returns the value of attribute sign

Returns:

  • (Object)

    the current value of sign



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def sign
  @sign
end

#titleObject

Returns the value of attribute title

Returns:

  • (Object)

    the current value of title



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def title
  @title
end

#titlelongObject

Returns the value of attribute titlelong

Returns:

  • (Object)

    the current value of titlelong



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def titlelong
  @titlelong
end

#veraddonObject

Returns the value of attribute veraddon

Returns:

  • (Object)

    the current value of veraddon



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def veraddon
  @veraddon
end

#verpathObject

Returns the value of attribute verpath

Returns:

  • (Object)

    the current value of verpath



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def verpath
  @verpath
end

#work3rdObject

Returns the value of attribute work3rd

Returns:

  • (Object)

    the current value of work3rd



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def work3rd
  @work3rd
end

#work3rd_pboObject

Returns the value of attribute work3rd_pbo

Returns:

  • (Object)

    the current value of work3rd_pbo



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def work3rd_pbo
  @work3rd_pbo
end

#workbinObject

Returns the value of attribute workbin

Returns:

  • (Object)

    the current value of workbin



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def workbin
  @workbin
end

#workdelObject

Returns the value of attribute workdel

Returns:

  • (Object)

    the current value of workdel



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def workdel
  @workdel
end

#workdirObject

Returns the value of attribute workdir

Returns:

  • (Object)

    the current value of workdir



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def workdir
  @workdir
end

#workpboObject

Returns the value of attribute workpbo

Returns:

  • (Object)

    the current value of workpbo



44
45
46
# File 'lib/sixarma/bt.rb', line 44

def workpbo
  @workpbo
end