pub fn retro_stdout(
workspace: Option<&Path>,
days: u32,
dry_run: bool,
json_out: bool,
force: bool,
refresh: bool,
source: DataSource,
) -> Result<String>Expand description
Text that would be printed to stdout (exact CLI parity with kaizen retro).