Record
tree
No description available.
record tree {
sha: string,
tree: list<tree-tree-item>,
truncated: bool,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| sha | string | |
| tree | list<tree-tree-item> | |
| truncated | bool | |
| url | string |
No description available.
record tree {
sha: string,
tree: list<tree-tree-item>,
truncated: bool,
url: string,
}| Name | Type | Description |
|---|---|---|
| sha | string | |
| tree | list<tree-tree-item> | |
| truncated | bool | |
| url | string |