Documentation ¶
Index ¶
Constants ¶
View Source
const TypeName = "script"
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(scriptContent string) distgo.ProjectVersioner
Types ¶
type ProjectVersioner ¶
type ProjectVersioner struct {
ScriptContent string
}
func (*ProjectVersioner) ProjectVersion ¶
func (v *ProjectVersioner) ProjectVersion(projectDir string) (rVersion string, rErr error)
func (*ProjectVersioner) TypeName ¶
func (v *ProjectVersioner) TypeName() (string, error)
Directories ¶
Path | Synopsis |
---|---|
Package integration contains the integration tests for distgo.
|
Package integration contains the integration tests for distgo. |
Click to show internal directories.
Click to hide internal directories.