Skip to main content

Module runner

Module runner 

Source

Structs§

BaseArgs
Default cli arguments for Ixa runner
PlaceholderCustom
RunnerArgs
Effective runner arguments after merging defaults, config, and CLI values.

Functions§

run_with_args
Runs a simulation with default cli arguments
run_with_custom_args
Runs a simulation with custom cli arguments.
run_with_merged_args
Runs a simulation with merged base and custom arguments from CLI and config.