• Optional lastCommit: Object
Only fetched if expand is set to true in the listFiles call.
| Name | Type |
|---|---|
date | string |
id | string |
title | string |
packages/hub/src/lib/list-files.ts:27
• Optional lfs: Object
| Name | Type | Description |
|---|---|---|
oid | string | - |
pointerSize | number | Size of the raw pointer file, 100~200 bytes |
size | number | - |
packages/hub/src/lib/list-files.ts:14
• oid: string
packages/hub/src/lib/list-files.ts:13
• path: string
packages/hub/src/lib/list-files.ts:12
• Optional securityFileStatus: unknown
Only fetched if expand is set to true in the listFiles call.
packages/hub/src/lib/list-files.ts:35
• size: number
packages/hub/src/lib/list-files.ts:11
• type: "unknown" | "file" | "directory"
packages/hub/src/lib/list-files.ts:10
• Optional xetHash: string
Xet-backed hash, a new protocol replacing LFS for big files.
packages/hub/src/lib/list-files.ts:23
< > Update on GitHub