Module: FPM::Dockery

Defined in:
lib/fpm/dockery.rb,
lib/fpm/dockery/cli.rb,
lib/fpm/dockery/utils.rb,
lib/fpm/dockery/logging.rb,
lib/fpm/dockery/version.rb

Defined Under Namespace

Modules: Logging, Utils Classes: CLI

Constant Summary collapse

VERSION =
"0.1.8"

Class Method Summary collapse

Class Method Details

.rootObject



12
13
14
# File 'lib/fpm/dockery.rb', line 12

def self.root
  File.expand_path("../../../", __FILE__)
end