Options
All
  • Public
  • Public/Protected
  • All
Menu

Module nextra/gzipAtomic

Index

Functions

Functions

gzipAtomic

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

    function

    gzipAtomic

    memberof

    fsn/nextra

    Parameters

    • fileName: string

      The filename of the archive

    • inputFile: string

      The filepath of the input file

    Returns Promise<void>

Generated using TypeDoc