run

Function run 

Source
pub fn run(
    project_root: Option<PathBuf>,
    message: Option<&str>,
    all: bool,
) -> Result<()>