# Functions
NewUI takes zero or more options and returns a new UI.
WithAskPrefix sets the ask prefix.
WithAskSecretPrefix sets the ask prefix.
WithColor sets whether or not to use color.
WithErrorPrefix sets the error prefix.
WithInfoPrefix sets the info prefix.
WithLevel sets logging level.
WithOutputPrefix sets the output prefix.
WithStderr sets stderr.
WithStdin sets stdin.
WithStdout sets stdout.
WithWarnPrefix sets the warn prefix.
WithWidth sets the line wrapping.