public writer()
in
src/meter/meter.ts [15:17]
3
lines of code
1
McCabe index (conditional complexity)
public writer(): WriterUnion { return this._writer; }