Read

class Read(val file: String) : Redirect

Read stdin from file.

Parameters

file

name of input file

Constructors

Link copied to clipboard
constructor(file: String)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String