Skip to main content

execute

Function execute 

Source
pub async fn execute(
    config: Config,
    github: Option<String>,
    path: Option<PathBuf>,
) -> Result<()>