Skip to main content

browse

Function browse 

Source
pub fn browse(
    repo_arg: Option<&str>,
    target: Option<BrowseTarget>,
    print_only: bool,
    format: Format,
) -> Result<()>