Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogRuntimePlatform ¶ added in v1.1.3
func SetupCPUProfile ¶
func WarnOnBool ¶
func WarnOnBool(args []string)
WarnOnBool logs warning if args contains true or false github.com/urfave/cli breaks badly if boolean are set using --flag true instead of --flag=true or just --flag this is a simple check that warn the user about this if detects "true" or "false" alone in the arguments
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.