Cargo Features

peace_cmd_model has no features set by default.

[dependencies]
peace_cmd_model = { version = "0.0.15", features = ["error_reporting", "output_progress"] }
error_reporting

Enables miette

Affects input_fetch_error::InputFetchError.cmd_execution_src, input_fetch_error::InputFetchError.input_span, input_fetch_error::InputFetchError.full_span

output_progress