接口:ListFileEntry
属性
lastCommit
• 可选
lastCommit: 对象
仅在 listFiles
调用中将 expand
设置为 true
时才会获取。
类型声明
名称 | 类型 |
---|---|
date | 字符串 |
id | 字符串 |
title | 字符串 |
定义于
lfs
• 可选
lfs: 对象
类型声明
名称 | 类型 | 描述 |
---|---|---|
oid | 字符串 | - |
pointerSize | 数字 | 原始指针文件的大小,100-200 字节 |
size | 数字 | - |
定义于
oid
• oid: string
定义于
path
• path: string
定义于
security
• 可选
security: unknown
仅在 listFiles
调用中将 expand
设置为 true
时才会获取。
定义于
size
• size: number
定义于
type
• type: "unknown"
| "file"
| "directory"