pub async fn run(
ref_: String,
out_dir: Utf8PathBuf,
figures_only: bool,
mode: OutputMode,
quiet_was_explicit: bool,
) -> Result<()>pub async fn run(
ref_: String,
out_dir: Utf8PathBuf,
figures_only: bool,
mode: OutputMode,
quiet_was_explicit: bool,
) -> Result<()>