Documentation ¶
Overview ¶
Copyright © 2024 NAME HERE <EMAIL ADDRESS>
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NetCmd = &cobra.Command{ Use: "net", Short: "Net is a pallete that contains network tools.", Long: ``, Run: func(cmd *cobra.Command, args []string) { cmd.Help() }, }
netCmd represents the net command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.