MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / validateInputOptions

Function validateInputOptions

out/cli.cjs:66622–66626  ·  view source on GitHub ↗
(input)

Source from the content-addressed store, hash-verified

66620 spawned.pipeAll = pipeToTarget.bind(void 0, spawned, "all");
66621 }
66622};
66623
66624// node_modules/execa/lib/stream.js
66625var import_node_fs2 = require("node:fs");
66626var import_get_stream = __toESM(require_get_stream(), 1);
66627var import_merge_stream = __toESM(require_merge_stream(), 1);
66628var validateInputOptions = (input) => {
66629 if (input !== void 0) {

Callers 2

getInputSyncFunction · 0.85
getInputFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…