Skip to main content

build_status

Function build_status 

Source
pub fn build_status(git_ops: &dyn GitOps) -> Result<StatusOutput>
Expand description

Build status data from a GitOps instance. Separated from run() so the web API can call it directly without printing.