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

File delete-step.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 2

deleteStepFunction · 0.85
getArgValueFunction · 0.85

Tested by

no test coverage detected