Options
All
  • Public
  • Public/Protected
  • All
Menu

Module nextra/gunzipAtomic

Index

Functions

Functions

gunzipAtomic

  • gunzipAtomic(fileName: string, inputFile: string): Promise<void>
  • Un-Gzips a file atomically.

    function

    gunzipAtomic

    memberof

    fsn/nextra

    Parameters

    • fileName: string

      The filename of the output file

    • inputFile: string

      The filepath of the archive

    Returns Promise<void>

Generated using TypeDoc