Class: Hako::EnvExpander::Literal

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

Instance Attribute Summary collapse

Instance Attribute Details

#literalObject

Returns the value of attribute literal

Returns:

  • (Object)

    the current value of literal



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

def literal
  @literal
end