Documentation ¶
Overview ¶
Copyright © 2023 Abner Wanyan <abner.wanyan@gmail.com>
Copyright © 2023 Abner Wanyan <abner.wanyan@gmail.com>
Copyright © 2023 Abner Wanyan <abner.wanyan@gmail.com>
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var FlateCmd = &cobra.Command{ Use: "flate", Short: "flate解压缩", Long: `flate解压缩`, Run: func(cmd *cobra.Command, args []string) { fmt.Println("flate called") }, }
flateCmd represents the flate command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.