Toggle menu
Nitlanguage.org
Nitdoc
opts
opts
OptionContext
_options
private
var
_options
:
Array
[
Option
]
opts
::
OptionContext
::
_options
Doc
Linearization
Summary
Options present in the context
Options present in the context
Summary
Property definitions
opts$OptionContext$_options
Property definitions
opts
$
OptionContext
::
_options
# Options present in the context
var
options
=
new
Array
[
Option
]
lib/opts/opts.nit:283,2--284,32