gr::cmds::browse

Function execute

source
pub fn execute(
    options: BrowseOptions,
    config: Arc<dyn ConfigProperties>,
    domain: String,
    path: String,
) -> Result<()>