Preparing search index...
The search index is not available
FlowOS
FlowOS
index
<internal>
"fs"
fchown
__promisify__
Function __promisify__
__promisify__
(
fd
,
uid
,
gid
)
:
Promise
<
void
>
Asynchronous fchown(2) - Change ownership of a file.
Parameters
fd
:
number
A file descriptor.
uid
:
number
gid
:
number
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
FlowOS
index
types
utils
Generated using
TypeDoc
Asynchronous fchown(2) - Change ownership of a file.