Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Factory ¶
func Factory(fs afero.Fs, wd string) repository.Repository
Types ¶
type PackageJSONData ¶ added in v0.0.3
type PackageLockJSONData ¶ added in v0.0.3
type Repository ¶
type Repository struct {
// contains filtered or unexported fields
}
func (Repository) GetPackages ¶
func (r Repository) GetPackages(noDev bool, patterns []string) (repository.Packages, error)
Click to show internal directories.
Click to hide internal directories.