Skip to main content

create_pull_request

Function create_pull_request 

Source
pub fn create_pull_request(
    root: &Path,
    title: &str,
    body: &str,
    open_browser: bool,
) -> RhoResult<String>