IndexedFile
Defined in: analyze/file-index.ts:9
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
basename |
string |
- | analyze/file-index.ts:15 |
extension |
string |
- | analyze/file-index.ts:16 |
fullPath |
string |
Absolute path inside the extracted package root. | analyze/file-index.ts:11 |
relPath |
string |
Package-root-relative path, always POSIX (/) separated so analysis and findings are identical on Windows and Linux. |
analyze/file-index.ts:14 |
size |
number |
- | analyze/file-index.ts:17 |