Class: GAI18n::CLI::Parser::Options
- Inherits:
-
Struct
- Object
- Struct
- GAI18n::CLI::Parser::Options
- Defined in:
- lib/gai18n/cli.rb
Instance Attribute Summary collapse
-
#secret ⇒ Object
Returns the value of attribute secret.
Instance Attribute Details
#secret ⇒ Object
Returns the value of attribute secret
6 7 8 |
# File 'lib/gai18n/cli.rb', line 6 def secret @secret end |