Libraries
»
rdf
(3.1.2)
»
Index
»
OptionParser
»
#options
Method: OptionParser#options
Defined in:
lib/rdf/cli.rb
#
options
⇒
Object
Actual parsed options
21
# File 'lib/rdf/cli.rb', line 21
def
options
;
@options
||
{
}
;
end