Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ obsidian-e2e-cli.mjs
File
obsidian-e2e-cli.mjs
scripts/obsidian-e2e-cli.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ execFile, spawn } from
"node:child_process"
;
3
import
path from
"node:path"
;
4
import
process from
"node:process"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected