Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ApplicationFS, _ = fs.Sub(applicationFS, "application")
ApplicationFS contains application template files, rooted at the application directory.
View Source
var ModuleFS, _ = fs.Sub(moduleFS, "module")
ModuleFS contains module template files, rooted at the module directory.
View Source
var WerfFS, _ = fs.Sub(werfFS, "werf")
WerfFS contains werf templates for build, rooted at the werf directory.
Functions ¶
func Clean ¶
Clean removes all files and empty directories that Render would produce from the output directory. After removing each file, it attempts to remove parent directories up to the output root. Non-empty directories are silently skipped.
Types ¶
Click to show internal directories.
Click to hide internal directories.