MCPcopy Create free account
hub / github.com/chhoumann/quickadd / start-obsidian-e2e-instance.mjs

File start-obsidian-e2e-instance.mjs

scripts/start-obsidian-e2e-instance.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import crypto from "node:crypto";
3import { execFile } from "node:child_process";
4import fs from "node:fs/promises";

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected