@haxall/haxall
Preparing search index...
node
fs
fchown
__promisify__
Function __promisify__
__promisify__
(
fd
:
number
,
uid
:
number
,
gid
:
number
)
:
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
@haxall/haxall
Loading...
Asynchronous fchown(2) - Change ownership of a file.