Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Specifier ¶
type Specifier struct {
// contains filtered or unexported fields
}
Specifier is a type that can be used to specify a tooth url/file or a requirement.
func (Specifier) IsToothVersionSpecified ¶
IsToothVersionSpecified returns whether the specifier has a tooth version.
func (Specifier) ToothArchivePath ¶
ToothArchivePath returns the path of the tooth archive.
func (Specifier) ToothRepoPath ¶
ToothRepoPath returns the tooth repo of the specifier.
func (Specifier) ToothVersion ¶
ToothVersion returns the version of the tooth.
Click to show internal directories.
Click to hide internal directories.