package sub import "golang.furkistan.com/planr" func Clean(runner planr.Runner, params []string) { runner.Clean() }