Toggle menu
Nitlanguage.org
Nitdoc
opts
opts
Option
read
fun
read
:
Bool
opts
::
Option
::
read
Doc
Linearization
Summary
Has this option been read?
Has this option been read?
Summary
Property definitions
opts$Option$read
Property definitions
opts
$
Option
::
read
# Has this option been read?
var
read
:
Bool
=
false
is
writable
lib/opts/opts.nit:37,2--38,35