Method: Efl::EcoreGetopt::REcoreGetopt#set_option

Defined in:
lib/efl/ecore_getopt.rb

#set_option(o) ⇒ Object



129
130
131
# File 'lib/efl/ecore_getopt.rb', line 129

def set_option o
    @options.insert -2, o
end