Пример #1
0
func rmEngine(eng *engine.Engine) {
	os.RemoveAll(eng.Root())
}