Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "dev"
Version is the CLI version and can be overridden at build time via -ldflags.
Functions ¶
Types ¶
type FilePlanJob ¶
type FilePlanResult ¶
type FilePlanResult struct {
SourcePath string
OutputPath string
Results []editor.EditResult
Changed bool
}
Click to show internal directories.
Click to hide internal directories.