Documentation ¶
Index ¶
Constants ¶
View Source
const DEFAULT_HOME = "/home"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DredgeFile ¶
func ReadDredgeFile ¶
func ReadDredgeFile(filename string) (*DredgeFile, error)
type Runtime ¶
type Step ¶
type Step struct { Name *string Shell *ShellStep Template *TemplateStep }
type TemplateStep ¶
type TemplateStep struct { Input string Dest TemplateString }
type TemplateString ¶
type TemplateString string
Click to show internal directories.
Click to hide internal directories.