SAMHeader.addLine

Add a single line to an existing header

struct SAMHeader
addLine
(
T...
)
if (
kvargs.length > 0 &&
isSomeString!(T[0])
)

Meta