Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • default

Index

Constructors

Methods

  • exists(filePath: string): Promise<boolean>
  • getZip(filePath: string): Promise<string>
  • isZipped(filePath: string): Promise<boolean>
  • putFileFromZip(filePath: string, zipFilePath: string): Promise<unknown>
  • removeFolder(filePath: any): Promise<void>
  • removeZip(filePath: string): Promise<void>

Generated using TypeDoc