vantage6.cli.utils.prompt_config_name#
- prompt_config_name(name)#
Get a new configuration name from the user, or simply return the name if it is not None.
- Parameters:
name (str) – Name to be checked
- Returns:
The name of the configuration
- Return type:
str