MCPcopy Index your code
hub / github.com/ShareDropio/sharedrop / file.js

File file.js

app/services/file.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Promise } from 'rsvp';
2
3const File = function (options) {
4 const self = this;

Callers

nothing calls this directly

Calls 2

rmFunction · 0.85
finishFunction · 0.85

Tested by

no test coverage detected