github.com/yuki2006/cmd@v0.12.1-0.20240406021944-1e791c677ee9/model/command/clean.go (about) 1 package command 2 3 type ( 4 Clean struct { 5 ImportCommand 6 } 7 )