In the functions that implement the sub-commands (for stand-alone use), always explicitly return 0, so that main() will always return an int. |
||
|---|---|---|
| .. | ||
| builder | ||
| cli | ||
| hub | ||
In the functions that implement the sub-commands (for stand-alone use), always explicitly return 0, so that main() will always return an int. |
||
|---|---|---|
| .. | ||
| builder | ||
| cli | ||
| hub | ||