Function asciii::util::pass_to_command [] [src]

pub fn pass_to_command<T: AsRef<OsStr>>(editor: &Option<&str>, paths: &[T])

Opens the passed paths in the editor set int config.

This is by far the most important function of all utility functions.