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

File delete-task.ts

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

Source from the content-addressed store, hash-verified

1import { unlink } from 'fs/promises';
2import { select } from '@inquirer/prompts';
3import { getProjectPath } from './helpers/get-project-info.js';
4import { getFileName } from './helpers/get-file-name.js';

Callers

nothing calls this directly

Calls 1

deleteTaskFunction · 0.85

Tested by

no test coverage detected