Reference
- Identifier
- https://barnard59.zazuko.com/operations/base/nulView as Turtle ↓
- Module
- barnard59-base/dev-nul.js
- Export
- default
- Stream
- Writable — consumes a stream
- Implementation
- ES module
- Install
$ npm i barnard59-base
Use it in a pipeline
<> a p:Step ;
code:implementedBy [
a code:EcmaScriptModule ;
code:link <node:barnard59-base/dev-nul.js#default>
] .Paste this into a pipeline definition to add the step. The code:link value tells barnard59 which module to load at runtime.