MCPcopy Create free account
hub / github.com/freeCodeCamp/freeCodeCamp / insert-step.ts

File insert-step.ts

tools/challenge-helper-scripts/insert-step.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getArgValue } from './helpers/get-arg-value.js';
2import { insertStep } from './commands.js';
3
4void insertStep(getArgValue(process.argv));

Callers

nothing calls this directly

Calls 2

insertStepFunction · 0.85
getArgValueFunction · 0.85

Tested by

no test coverage detected