Skip to main content

cmd_report

Function cmd_report 

Source
pub fn cmd_report(
    workspace: Option<&Path>,
    id: &str,
    json_out: bool,
    refresh: bool,
) -> Result<()>