Ua File Extract Results 3

pi-cyberneticconfigjson
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: configuration
Lines: 338Bytes: 7,536Imports: 0Exports: 0

Content Preview

  1. {
  2. "scriptCompleted": true,
  3. "filesAnalyzed": 2,
  4. "filesSkipped": [],
  5. "results": [
  6. {
  7. "path": "src/util.ts",
  8. "language": "typescript",
  9. "fileCategory": "code",
  10. "totalLines": 98,
  11. "nonEmptyLines": 87,
  12. "functions": [
  13. {
  14. "name": "nextId",
  15. "startLine": 5,
  16. "endLine": 8,
  17. "params": [
  18. "prefix"
  19. ]
  20. },
  21. {
  22. "name": "stableStringify",
  23. "startLine": 11,
  24. "endL