Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/file-scanner.ts
Scanned file information
Properties
| Property | Type |
|---|---|
filePath | string |
relativePath | string |
size | number |
extension | string |
fileName | string |
modifiedAt | Date |
content | string |
Kind: Interface
Source: atloria-monorepo/libs/parser-core/src/utils/file-scanner.ts
Scanned file information
| Property | Type |
|---|---|
filePath | string |
relativePath | string |
size | number |
extension | string |
fileName | string |
modifiedAt | Date |
content | string |
Was this page helpful?