status
Module: status
Section titled “Module: status”Contents
Section titled “Contents”Functions
status- Return current stack status.
firma_stack::status::status
Section titled “firma_stack::status::status”Function
Return current stack status.
Errors
Section titled “Errors”Returns errors propagated by the underlying component probes.
fn status(state_dir: &std::path::Path) -> Result<firma_process_orchestrator::StackStatus, crate::error::StackError>