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