fix_registry: Fix Registry Access Functions

View source: R/registry.R

fix_registryR Documentation

Fix Registry Access Functions

Description

Fixes some of the member functions for registry objects, as defined in the registry package. The main fixed issue is due to the fact that key filtering does not return the correct entry, when an entry key is a prefix of another entry key, even when passed the exact key.

Usage

fix_registry(regobj)

Arguments

regobj

registry object


pkgmaker documentation built on May 3, 2023, 5:08 p.m.