Options
Menu

Hierarchy

  • FSProvider

Implements

Index

Constructors

constructor

Properties

Readonly protocol

protocol: "file" = "file"

Readonly root

root: string

Methods

copyFile

deleteFile

getFile

  • getFile(file: File): Promise<Readable>

getFileCopySource

  • getFileCopySource(file: File): Promise<string>

getFileETag

  • getFileETag(file: File): Promise<string>

getTargetFileKey

  • getTargetFileKey(file: File): Promise<string>

listFiles

putFile

Generated using TypeDoc