Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Exc = &exc{}
Functions ¶
This section is empty.
Types ¶
type Executable ¶
type Executable struct {
runner.BaseTarget
Path string
}
func (*Executable) Hydrate ¶
func (e *Executable) Hydrate(src *model.Source) (model.HydratedTarget, error)
func (*Executable) Label ¶
func (e *Executable) Label() string
type Hydrated ¶
type Hydrated struct {
*runner.BaseHydration[*Executable]
}
func (*Hydrated) Description ¶
func (h *Hydrated) Description(src *model.HydratedSource) string
Click to show internal directories.
Click to hide internal directories.