NO_PATHS

Constant NO_PATHS 

Source
pub const NO_PATHS: Option<Empty<PathBuf>>;
Expand description

ยงA None of an empty iterator of paths

This is a convenient value for passing to Git::new_cmd_for_adding_all_files() or similar functions.