Skip to main content

run

Function run 

Source
pub fn run(path: &Path) -> Result<()>
Expand description

Add a path to side tracking.

§Errors

Returns an error if the path doesn’t exist, is already tracked, or if staging fails.