6 lines
48 B
Go
Raw Normal View History

2024-03-22 18:05:47 +08:00
package cmd
func init() {
initRootCommand()
}