IsDefaultVisible returns whether the default value should be shown in help text
()
| 139 | // IsDefaultVisible returns whether the default value should be shown in |
| 140 | // help text |
| 141 | IsDefaultVisible() bool |
| 142 | // TypeName to detect if a flag is a string, bool, etc. |
| 143 | TypeName() string |
| 144 | } |
no outgoing calls
no test coverage detected