Module: Capistrano::Node::Dotenv
- Defined in:
- lib/capistrano/node/dotenv.rb,
lib/capistrano/node/dotenv/paths.rb,
lib/capistrano/node/dotenv/parser.rb,
lib/capistrano/node/dotenv/helpers.rb,
lib/capistrano/node/dotenv/version.rb
Defined Under Namespace
Modules: Helpers, Parser, Paths
Constant Summary collapse
- VERSION =
'1.0.0'
Class Method Summary collapse
Class Method Details
.path ⇒ Object
10 11 12 |
# File 'lib/capistrano/node/dotenv.rb', line 10 def self.path Dir.pwd end |