Companion

object Companion

Functions

Link copied to clipboard
@JvmName(name = "fromMapStringTestFile")
fun fromMap(data: Map<String, TestFile>, filePathSeparator: String = "/"): Filesystem
fun fromMap(data: Map<String, ByteArray>, filePathSeparator: String = "/"): Filesystem

Construct a fake filesystem from a mapping of paths to contents