Ua File Extract Results 3
Path:
pi-cybernetic/.understand-anything/notes-analysis/ua-file-extract-results-3.jsonRelative: .understand-anything/notes-analysis/ua-file-extract-results-3.jsonSubproject: pi-cyberneticCategory: configurationLines: 338Bytes: 7,536Imports: 0Exports: 0
Content Preview
- {
- "scriptCompleted": true,
- "filesAnalyzed": 2,
- "filesSkipped": [],
- "results": [
- {
- "path": "src/util.ts",
- "language": "typescript",
- "fileCategory": "code",
- "totalLines": 98,
- "nonEmptyLines": 87,
- "functions": [
- {
- "name": "nextId",
- "startLine": 5,
- "endLine": 8,
- "params": [
- "prefix"
- ]
- },
- {
- "name": "stableStringify",
- "startLine": 11,
- "endL