Searched defs:move (Results 1 – 2 of 2) sorted by relevance
1427 move(sourceFile: string, destFile: string): Promise<string>; method1474 move(sourceFile: string, destFile: string, callback: AsyncCallback<string>): void; method
864 static move(options: FileMoveOption): void; method in File