ai_runner

Functions

run_geom_command(command)

Run the given GEOM CLI command using subprocess.

Module Contents

ai_runner.run_geom_command(command: str)[source]

Run the given GEOM CLI command using subprocess.

Parameters:

command (str) – The GEOM command string to execute.