class Slop::SymbolOption
Public Instance Methods
call(value)
click to toggle source
# File lib/cli_helper.rb, line 35 def call(value) value.to_sym end
# File lib/cli_helper.rb, line 35 def call(value) value.to_sym end