Preparing search index...
The search index is not available
iggs-node-utils - v1.0.16
iggs-node-utils
files
append
Function append
append
(
path
,
data
,
options
?
)
:
Promise
<
void
>
add to file, if the file or folder does not exist it will be recursively created
Parameters
path
:
PathLike
|
FileHandle
data
:
string
|
Uint8Array
Optional
options
:
BufferEncoding
|
ObjectEncodingOptions
&
FlagAndOpenMode
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
iggs-node-utils - v1.0.16
Loading...
add to file, if the file or folder does not exist it will be recursively created