Ua File Extract Results 2

pi-cyberneticconfigjson
Path: pi-cybernetic/.understand-anything/notes-analysis/ua-file-extract-results-2.jsonRelative: .understand-anything/notes-analysis/ua-file-extract-results-2.jsonSubproject: pi-cyberneticCategory: configuration
Lines: 1,617Bytes: 42,673Imports: 0Exports: 0

Content Preview

  1. {
  2. "scriptCompleted": true,
  3. "filesAnalyzed": 6,
  4. "filesSkipped": [],
  5. "results": [
  6. {
  7. "path": "examples/live-run.ts",
  8. "language": "typescript",
  9. "fileCategory": "code",
  10. "totalLines": 91,
  11. "nonEmptyLines": 84,
  12. "metrics": {
  13. "importCount": 2,
  14. "exportCount": 0,
  15. "functionCount": 0,
  16. "classCount": 0
  17. }
  18. },
  19. {
  20. "path": "src/engines/management.ts",
  21. "language": "typescript",
  22. "fileCategory": "code",