Class: Kashi::SecretExpander::Variable

Inherits:
Struct
  • Object
show all
Defined in:
lib/kashi/secret_expander.rb

Instance Attribute Summary collapse

Instance Attribute Details

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



9
10
11
# File 'lib/kashi/secret_expander.rb', line 9

def name
  @name
end