MCPcopy Create free account
hub / github.com/ChinaSiro/claude-code-sourcemap / tasks.ts

File tasks.ts

restored-src/src/utils/tasks.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdir, readdir, readFile, unlink, writeFile } from 'fs/promises'
2import { join } from 'path'
3import { z } from 'zod/v4'
4import { getIsNonInteractiveSession, getSessionId } from '../bootstrap/state.js'

Callers

nothing calls this directly

Calls 7

createSignalFunction · 0.85
lazySchemaFunction · 0.85
objectMethod · 0.80
optionalMethod · 0.80
arrayMethod · 0.80
enumMethod · 0.45
recordMethod · 0.45

Tested by

no test coverage detected