Class: Slop::SymbolOption
- Inherits:
-
Option
- Object
- Option
- Slop::SymbolOption
- Defined in:
- lib/shell_helpers/options.rb
Instance Method Summary collapse
Instance Method Details
#call(value) ⇒ Object
6 7 8 |
# File 'lib/shell_helpers/options.rb', line 6 def call(value) value.to_sym end |