Method: Boxen::Config#envfile

Defined in:
lib/boxen/config.rb

#envfileObject

The shell script that loads Boxen’s environment.



108
109
110
# File 'lib/boxen/config.rb', line 108

def envfile
  "#{homedir}/env.sh"
end