Expand description
#Packages module
The packages
module is used to get the list of packages available in the monorepo.
Structs§
- Dependency
Info - Package
Info - A struct that represents a package in the monorepo.
- Package
Repository Info - A struct that represents the repository information of a package.
Functions§
- get_
changed_ packages - Get a list of packages that have changed since a given sha
- get_
monorepo_ package_ manager - Get defined package manager in the monorepo
- get_
package_ info - Returns the package info of the package with the provided name.
- get_
packages - Get a list of packages available in the monorepo