Libraries
»
foreman
(0.90.0)
»
Index
»
Foreman
»
Process
»
#env
Method: Foreman::Process#env
Defined in:
lib/foreman/process.rb
#
env
⇒
Object
(readonly)
Returns the value of attribute env.
7 8 9
# File 'lib/foreman/process.rb', line 7
def
env
@env
end