Function ysv::run[][src]

pub fn run(
    log_format: LogFormat,
    config_file_path: &str,
    input_files: Option<Vec<String>>
) -> Result<(), String>
Expand description

Run ysv from command line.