Allows a config entry to be specified via command line option. Recommended for non-confidential values
Allows a config entry to be stored in a config file. Recommended for non-confidential values
Default, no special behavior defined. Not allowed to store in a Config file, will be asked as a plain text value
The console input will be hidden, when a value is asked. Recommended for confidential values (e.g. password for authentication)
Generated using TypeDoc
This enum represents an SnConfig field behavior. Values can be used as flags.