Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
Name string
Type string // VCS type (git, mecurial, etc...)
URL string
Revision string
Modules []build.Module
}
Repository represents metadata about the VCS state of the CWD that fossa-cli is running in Repository objects encapsulate a set of modules that were discovered in them
Click to show internal directories.
Click to hide internal directories.