package
2.5.1+incompatible
Repository: https://github.com/devspace-sh/devspace.git
Documentation: pkg.go.dev

# Functions

Pipe pipes all data from reader to writer.
RunOnEveryLine runs a given function on every line that ca be read by reader.

# Type aliases

LineFunction is a type of function that handles a single line.