Class: Kashi::SecretExpander::Variable
- Inherits:
-
Struct
- Object
- Struct
- Kashi::SecretExpander::Variable
- Defined in:
- lib/kashi/secret_expander.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
9 10 11 |
# File 'lib/kashi/secret_expander.rb', line 9 def name @name end |