OsTempOps

io.github.alexarchambault.testutil.TestUtil$.OsTempOps
final implicit class OsTempOps(temp: temp.type) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Value members

Concrete methods

def withContent[T](content: Seq[(SubPath, Source)], cleanUp: Boolean, errorOutput: PrintStream)(f: Path => T): T
def withDir[T](errorOutput: PrintStream, cleanUp: Boolean)(f: Path => T): T