Skip to main content

default_output_path

Function default_output_path 

Source
pub fn default_output_path(
    started_at_unix_secs: u64,
    format: OutputFormat,
) -> PathBuf
Expand description

Compose the full default output path. The directory is created on first use by the encoder; this just returns the path.