Toggle menu
Nitlanguage.org
Nitdoc
core
exec
NativeProcess
err_fd
private
fun
err_fd
:
Int
core
::
NativeProcess
::
err_fd
Doc
Linearization
Summary
Property definitions
core::exec$NativeProcess$err_fd
Property definitions
core
$
NativeProcess
::
err_fd
fun
err_fd
:
Int
`{ return self->err_fd; `}
lib/core/exec.nit:483,2--43