Module: SixArma::Bt
- Defined in:
- lib/sixarma/bt.rb,
lib/sixarma/bt/svn.rb,
lib/sixarma/bt/nsis.rb,
lib/sixarma/bt/sign.rb,
lib/sixarma/bt/build.rb
Overview
Build Tools Module
Defined Under Namespace
Classes: Builder, CONFIG, CONFIG_FTP, CONFIG_MOD, CONFIG_MOD_NSIS, CONFIG_MOD_SUBFOLDERS, CONFIG_MOD_SVN, CONFIG_NSIS, CONFIG_SIGN, STATS, STATS_MOD, STATS_MOD_CHANGELOG, STATS_MOD_SUBFOLDERS
Constant Summary collapse
- COMPONENT =
'SixArma::Bt::Builder'- TITLE =
'6thSense.eu ArmA BuildTools'- VERSION =
'0.8.0'- @@log =
Log4r::Logger.new('SixCore::SixArma-Bt')
Class Method Summary collapse
Class Method Details
.log ⇒ Object
73 74 75 |
# File 'lib/sixarma/bt.rb', line 73 def log @@log end |