venvmod.tools module
Regroups tool for the package.
- venvmod.tools.check_raise(condition: bool, exception_type: Exception, message: str)[source]
Chack if a condition is True to raise
- venvmod.tools.get_shell_name() str[source]
Gets current shell name.
- Returns:
shell name
- Return type:
- venvmod.tools.get_shell_command() str[source]
Gets current shell name.
- Returns:
shell command
- Return type: