icecap.infrastructure.process
Classes:
-
GameProcessManager
–The service encapsulates interaction with the OS process layer.
GameProcessManager
Bases: Protocol
The service encapsulates interaction with the OS process layer.
get_game_process_manager
get_game_process_manager(
game_process_name: str = WOW_PROCESS_NAME,
) -> GameProcessManager
Game process manager factory.