Skip to content

status

Functions

  • status - Return current stack status.

Function

Return current stack status.

Returns errors propagated by the underlying component probes.

fn status(state_dir: &std::path::Path) -> Result<firma_process_orchestrator::StackStatus, crate::error::StackError>