MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / openFile.js

File openFile.js

src/lib/openFile.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fsOperation from "fileSystem";
2import { Text } from "@codemirror/state";
3import AudioPlayer from "components/audioPlayer";
4import alert from "dialogs/alert";

Callers

nothing calls this directly

Calls 15

reopenWithNewEncodingFunction · 0.90
detectEncodingFunction · 0.90
decodeFunction · 0.90
StringInterface · 0.85
fsOperationFunction · 0.85
startDragFunction · 0.85
alertFunction · 0.85
confirmFunction · 0.85
encodingFunction · 0.85
getFileHandlerMethod · 0.80
appendMethod · 0.80
createEditorFunction · 0.70

Tested by

no test coverage detected