Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

Methods

Constructors

constructor

Methods

Abstract getAllFiles

  • getAllFiles(folder: string): Promise<any>

Abstract getFile

  • getFile(filePath: string): Promise<any>

Abstract saveFile

  • saveFile(file: FileDAO, path: string): Promise<void>

Generated using TypeDoc