Options
Menu

Hierarchy

  • FSBridge

Implements

Index

Methods

copyObject

deleteObject

getMD5FromReadStream

  • getMD5FromReadStream(stream: Readable): Promise<string | null>

getObjectReadStream

listObjects

  • listObjects(directoryPath: string): Promise<string[]>

objectExists

  • objectExists(filePath: string): Promise<boolean>

objectStats

  • objectStats(filePath: string): Promise<Stats>

putObject

Generated using TypeDoc