Is your feature request related to a problem? Please describe.
Separating one component of #277 - it should be possible to specify an output directory for rustbca simulations.
Proposed solution
Options should simply take an output directory argument with a serde default to ..
Is your feature request related to a problem? Please describe.
Separating one component of #277 - it should be possible to specify an output directory for rustbca simulations.
Proposed solution
Options should simply take an output directory argument with a serde default to
..