github.com/wiselike/revel-cmd@v1.2.1/model/command/clean.go (about) 1 package command 2 3 type ( 4 Clean struct { 5 ImportCommand 6 } 7 )