pub fn fatal_error(
command: impl Into<String>,
output: JsonOutput,
message: impl Into<String>,
) -> FatalCliErrorExpand description
Build a shared fatal CLI error value.
pub fn fatal_error(
command: impl Into<String>,
output: JsonOutput,
message: impl Into<String>,
) -> FatalCliErrorBuild a shared fatal CLI error value.