Class: GLI::Command::ParentKey
- Inherits:
-
Object
- Object
- GLI::Command::ParentKey
- Defined in:
- lib/gli/command.rb
Instance Method Summary collapse
Instance Method Details
#to_sym ⇒ Object
34 35 36 |
# File 'lib/gli/command.rb', line 34 def to_sym "__parent__".to_sym end |