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

Class

backend/src/user/user.service.ts:15–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13import { validateAndBufferFile } from 'src/common/security/file_check';
14import { staleMediaPath } from 'src/project/media-file';
15// import { GitHubService } from 'src/github/github.service';
16
17@Injectable()
18export class UserService {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected