munit.internal

Type members

Classlikes

object Compat
object FutureCompat
@native @JSImport("fs", Namespace) @JSType
object JSFs extends Any

Facade for native nodejs module "fs".

Facade for native nodejs module "fs".

See also
object JSIO
@native @JSImport("path", Namespace) @JSType
object JSPath extends Any

Facade for native nodejs module "path".

Facade for native nodejs module "path".

See also
@native @JSType
trait JSProcess extends Any

Facade for the native nodejs process API

Facade for the native nodejs process API

The process object is a global that provides information about, and control over, the current Node.js process. As a global, it is always available to Node.js applications without using require().

See also
@native @JSImport("fs", Namespace) @JSType
class JSStats extends Any

Facade for nodejs class fs.Stats.

Facade for nodejs class fs.Stats.

See also
class MUnitFingerprint(isModule: Boolean) extends CustomFingerprint
object MacroCompat
case class NodeNIOPath(filename: String) extends Path
Companion
object
object NodeNIOPath
Companion
class