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