MCPcopy Create free account
hub / github.com/CodeFox-Repo/codefox /

Class

backend/src/project/project.service.ts:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40 getTempDir,
41} from '../common/utils/common-path';
42// import { GitHubService } from 'src/github/github.service';
43import { UserService } from 'src/user/user.service';
44import { PreviewService } from './preview.service';
45import { WorkspaceService } from './workspace.service';

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected