Function pile_command

Source
pub fn pile_command(
    path: &Path,
    files: Vec<&Path>,
    all: bool,
    pattern: Option<&str>,
) -> Result<()>
Expand description

Add files to the pile (staging area)