Method: Autoproj::Ops::Install#env

Defined in:
lib/autoproj/ops/install.rb

#envObject (readonly)

The environment that is passed to the bundler installs



54
55
56
# File 'lib/autoproj/ops/install.rb', line 54

def env
  @env
end