PPrintOnOutputStream

io.github.alexarchambault.testutil.TestUtil.PPrintOnOutputStream
final implicit class PPrintOnOutputStream(os: OutputStream) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def pprint[T](x: Text[T])(implicit line: Line, fileName: FileName): T