launcher_utils#
Provides a module for launching utilities.
Functions:
Check if the Python Docker SDK is supported by the current system. |
|
|
Check if the current operating system is Linux. |
Check if the current operating system is Windows. |
- ansys.cfx.core.launcher.launcher_utils.check_docker_support()#
Check if the Python Docker SDK is supported by the current system.
- ansys.cfx.core.launcher.launcher_utils.is_linux()#
Check if the current operating system is Linux.
- ansys.cfx.core.launcher.launcher_utils.is_windows()#
Check if the current operating system is Windows.