MCPcopy
hub / github.com/di-sukharev/opencommit / delete

Method delete

out/cli.cjs:45756–45758  ·  view source on GitHub ↗

* Delete File * * @remarks * Delete a file.

(request3, options)

Source from the content-addressed store, hash-verified

45754 * Delete a file.
45755 */
45756 async delete(request3, options) {
45757 return (0, fp_js_1.unwrapAsync)((0, filesDelete_js_1.filesDelete)(this, request3, options));
45758 }
45759 /**
45760 * Download File
45761 *

Callers 15

deleteMethod · 0.45
fetch4Function · 0.45
setFunction · 0.45
removeEventListenerFunction · 0.45
dispatchEventFunction · 0.45
constructorMethod · 0.45
setMethod · 0.45
constructorMethod · 0.45
[kClose]Method · 0.45
deleteMethod · 0.45
deleteMethod · 0.45
httpRedirectFetchFunction · 0.45

Calls 4

__classPrivateFieldGet3Function · 0.85
normalizeNameFunction · 0.85
methodRequestMethod · 0.80
forEachMethod · 0.45

Tested by

no test coverage detected