We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Fix typo
Merge pull request bitfield#11 from bitfield/column Add Column() filter and Visitors example
Alphabetise methods
Have Concat skip errors
Add dummy tests to show code coverage
Add some example programs (cat, grep)
Make Exec() a no-op on erroneous pipe
Add Exec() filter
Add WriteFile/AppendFile
Fix examples