Class: GLI::Command::ParentKey

Inherits:
Object
  • Object
show all
Defined in:
lib/gli/command.rb

Instance Method Summary collapse

Instance Method Details

#to_symObject



34
35
36
# File 'lib/gli/command.rb', line 34

def to_sym
  "__parent__".to_sym
end