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



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

def name
  @name
end