MCPcopy Create free account
hub / github.com/Maccoder3/MAC-MD / uploadFile

Method uploadFile

lib/gdrive.js:61–61  ·  view source on GitHub ↗
(path)

Source from the content-addressed store, hash-verified

59 async downloadFile(path) {}
60
61 async uploadFile(path) {}
62}
63
64export { GoogleAuth, GoogleDrive }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected