File

class File : Stdio(source)

Uses the specified file for the standard input/output stream.

Note that append is ignored when using with Process.Builder.stdin

See also

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
@JvmField
val append: Boolean
Link copied to clipboard
@JvmField
val file: File