Class: Capistrano::Env::Formatter::Base

Inherits:
Object
  • Object
show all
Defined in:
lib/capistrano/env/formatter.rb

Class Method Summary collapse

Class Method Details

.filenameObject



5
6
7
# File 'lib/capistrano/env/formatter.rb', line 5

def self.filename
  "capenv.#{extname}"
end