croc/src/cleanup.go

7 lines
108 B
Go

package croc
func (c *Croc) cleanup() {
// TODO
// erase all the croc files and their possible numbers
}