Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "hs",
Short: "a tool for batch, data-driven HTTP requests",
Long: `HScript is a tool for making batch, data-driven HTTP requests. See full docs at https://github.com/daboyuka/hs`,
}
RootCmd is the base cobra command for hs. Plugins/importers may override its fields to change the help message, etc.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.