Structs§
- Base
Args - Default cli arguments for Ixa runner
- Placeholder
Custom - Runner
Args - 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.