Copies an existing pipe over to a new name.
The name of the pipe to copy.
The name of the new pipe to make from the copy.
The update pipe function to build the update.
Remove an existing pipe.
The pipe to remove.
Whether or not the uninstall was a success.
Pipes a string through the Aych piper.
Register a new pipe with piper.
Updates an existing pipe.
The name of the pipe to update.
The update pipe function to build the update.
Generated using TypeDoc
Piper is the piping engine. Template pipes are defined and executed here. TODO: Scope piper.