Launcher utilities#

Provides a module for launching utilities.

Functions:

check_docker_support()

Check whether Python Docker SDK is supported by the current system.

is_windows()

Check if the current operating system is Windows.

ansys.fluent.core.launcher.launcher_utils.check_docker_support()#

Check whether Python Docker SDK is supported by the current system.

ansys.fluent.core.launcher.launcher_utils.is_windows()#

Check if the current operating system is Windows.