Skip to main content

run

Function run 

Source
pub fn run(cmd: BrowseCommand, hostname: Option<&str>) -> Result<()>
Expand description

Run the gor browse subcommand.

§Errors

Returns an error if the repository cannot be determined.