Class: Object
- Inherits:
- BasicObject
- Defined in:
- lib/scaruby/converter.rb
Instance Method Summary collapse
Instance Method Details
#to_option ⇒ Object
19 20 21 |
# File 'lib/scaruby/converter.rb', line 19 def to_option Scaruby::Option.new(self) end |