index
:
deb-planr
ppa
upstream
Provides a planr deb package
flu0r1ne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
planr
/
sub
/
clean.go
blob: d40e967fa63e93191b751e28e08a836eeb560f36 (
plain
)
1
2
3
4
5
package
sub
func
Clean
(
params
[]
string
)
{
Runner
().
Clean
()
}