Toggle menu
Nitlanguage.org
Nitdoc
core
file
FileStream
path
fun
path
: nullable
String
core
::
FileStream
::
path
Doc
Linearization
Summary
The path of the file.
The path of the file.
Summary
Property definitions
core$FileStream$path
Property definitions
core
$
FileStream
::
path
# The path of the file.
var
path
:
nullable
String
=
null
lib/core/file.nit:46,2--47,33