-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
RegistryTools exports one type and three functions:
- RegBranch
- register
- check_and_update_registry_files
- find_registered_version
There are seven packages in General depending on RegistryTools.
Ignoring the exported symbols, they also make use of the following:
- BinaryBuilder:
RegistryCache
,registrator_errors
. - LocalPackageServer:
gitcmd
. - LocalRegistry:
gitcmd
,RegistryData
,write_registry
,ReturnStatus
,haserror
,Compress.load
. - PkgDev: -
- Registrator:
RegisterParams
. - RegistryCI:
package_relpath
,get_stdlib_name
,stdlibs
,Compress.compress
,Compress.load
. - RetroCap:
Compress.load
,Compress.save
.
Would it seem reasonable to simply define the public API as the union of the listed symbols and add docstrings to the ones which don't have one?
ericphanson
Metadata
Metadata
Assignees
Labels
No labels