Record
get-tree-params
No description available.
record get-tree-params {
owner: string,
repo: string,
tree-sha: string,
recursive: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| owner | string | |
| repo | string | |
| tree-sha | string | |
| recursive | option<string> |