Functionsยง
- generate_
package_ id - Generates a unique ID for a package based on its origin.
The format for the hash is
#{registry-handle}@{repo/path/to/package}. - get_
package_ dir_ name - Creates the directory name for the package in the store.
Format:
{hash}-{name}