Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1
CodeMirror.defineMode(
'shell'
,
function
() {
2
3
var
words = {};
4
function
define(style, string) {
Callers
nothing calls this directly
Calls
2
define
Function · 0.85
tokenize
Function · 0.70
Tested by
no test coverage detected