Hierarchy

  • ExtractApi

Constructors

Properties

Methods

Constructors

Properties

api: ObservableExtractApi

Methods

  • Extracts a zip file in the file system. The zip file will be extracted in-place and not be deleted automatically. Extracts a zip file

    Parameters

    • path: string

      The file system location of the zip file.

    • Optional _options: Configuration

    Returns Promise<void>

Generated using TypeDoc