Searched refs:makeDirectory (Results 1 – 2 of 2) sorted by relevance
126 async makeDirectory(path: string): Promise<AFCResponse> { method in AFCClient140 await this.makeDirectory(destPath);155 promises.push(_this.makeDirectory(remotePath).then(() => uploadDir(filePath)));
176 await afcClient.makeDirectory('PublicStaging');