Libraries
»
ggenv
(0.5)
»
Index
»
Env
»
EnvVar
»
#to_s
Method: Env::EnvVar#to_s
Defined in:
lib/GGEnv.rb
#
to_s
⇒
Object
262 263 264 265
# File 'lib/GGEnv.rb', line 262
def
to_s
from_env
if
not
@owner
self
.
join
(
SEP
)
end