package
Version:
v0.1.14
Opens a new window with list of versions in this module.
Published: Jun 20, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &cobra.Command{
Use: "patch PATH",
Short: "Send a PATCH request",
Long: "Send a PATCH request to the given path.",
Run: run,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.