[][src]Function fct::cli::command

pub fn command<I: IntoIterator>(parts: I) -> i32 where
    I::Item: Into<OsString> + Clone