@bitbeater/node-utils - v3.0.0
    Preparing search index...

    Function append

    • add to file, if the file or folder does not exist it will be recursively created

      Parameters

      • path: PathLike | FileHandle
      • data: string | Uint8Array<ArrayBufferLike>
      • Optionaloptions: BufferEncoding | ObjectEncodingOptions & FlagAndOpenMode

      Returns Promise<void>