blob: d2ab0302355e1682dac0f7184243ab6b6ca8b20a [file] [log] [blame]
[TOC]
# some_function
a starlark function
## **PARAMETERS**
| Name | Description | Default |
| :------------- | :------------- | :------------- |
| name | the name to pass | - |
| some_val | some value to supply | `"some_default"` |
| some_int | some integer value | `1` |
**RETURNS**
The number 1