Toggle menu
Nitlanguage.org
Nitdoc
opts
opts
Option
_mandatory
private
var
_mandatory
:
Bool
opts
::
Option
::
_mandatory
Doc
Linearization
Summary
Is this option mandatory?
Is this option mandatory?
Summary
Property definitions
opts$Option$_mandatory
Property definitions
opts
$
Option
::
_mandatory
# Is this option mandatory?
var
mandatory
:
Bool
=
false
is
writable
lib/opts/opts.nit:31,2--32,40