Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultCleanTargets = []string{".venv", "venv", "node_modules", ".cache"}
Functions ¶
func HumanBytes ¶
Types ¶
type CleanResult ¶
func CleanProjectRoot ¶
func CleanProjectRoot(projectPath string, targets []string) (CleanResult, error)
Click to show internal directories.
Click to hide internal directories.