Function gr::cmds::browse::execute

source ยท
pub fn execute(
    options: BrowseOptions,
    config: Arc<Config>,
    domain: String,
    path: String
) -> Result<()>