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