[][src]Function sfwtools::run_app

pub fn run_app(app: App, args: Vec<String>, arg_err: &str)

This is a wrapper around the Seahorse App.run that emits a nicer user error message if there are no aguments provided.