StdIn

Constructors

Link copied to clipboard
constructor(substitutionEngineType: StreamSubstitutionType)

Functions

Link copied to clipboard
fun <T> withSubstitutedStreams(systemStreamFactory: (initial: InputStream?) -> InputStream, kernelStreamFactory: (initial: InputStream?) -> InputStream?, body: () -> T): T