Method: Boxen::Config#envfile

Defined in:
lib/boxen/config.rb

#envfileObject

The shell script that loads Boxen’s environment.



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

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