MCPcopy Index your code
hub / github.com/ronreiter/interactive-tutorials / shell.js

File shell.js

static/js/codemirror/mode/shell/shell.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1CodeMirror.defineMode('shell', function() {
2
3 var words = {};
4 function define(style, string) {

Callers

nothing calls this directly

Calls 2

defineFunction · 0.85
tokenizeFunction · 0.70

Tested by

no test coverage detected