Libraries
»
inf
(0.0.21)
»
Index
»
Inf
»
Env
»
#pull
Method: Inf::Env#pull
Defined in:
lib/env.rb
#
pull
⇒
Object
24 25 26
# File 'lib/env.rb', line 24
def
pull
puts
get_state
(
"
apps/
#{
app_name
}
/env
"
)
end