Documentation ¶
Index ¶
Constants ¶
View Source
const LogsFolder = "logs"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CleanCommand ¶ added in v0.1.3
type CleanCommand struct {
// contains filtered or unexported fields
}
func (*CleanCommand) Run ¶ added in v0.1.3
func (r *CleanCommand) Run(inputPath string) error
type LineageCommand ¶
type LineageCommand struct {
// contains filtered or unexported fields
}
type RenderCommand ¶
type RenderCommand struct {
// contains filtered or unexported fields
}
func (*RenderCommand) Run ¶
func (r *RenderCommand) Run(taskPath string) error
Click to show internal directories.
Click to hide internal directories.