Method: Tap::Support::Manifest#env

Defined in:
lib/tap/support/manifest.rb

#envObject (readonly)

The bound Tap::Env, or nil.



45
46
47
# File 'lib/tap/support/manifest.rb', line 45

def env
  @env
end