Class: Hako::EnvExpander::Variable

Inherits:
Struct
  • Object
show all
Defined in:
lib/hako/env_expander.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



13
14
15
# File 'lib/hako/env_expander.rb', line 13

def name
  @name
end