Optional header to display before the options in help output. Defaults to 'List of options:'
()
| 38 | * Optional header to display before the options in help output. Defaults to 'List of options:' |
| 39 | */ |
| 40 | default String getHeader() { |
| 41 | return "List of options:"; |
| 42 | } |
| 43 |
no outgoing calls