trait InteractiveReader

Reads lines from an input stream

Constructors

Members

val interactive : Boolean
def readLine ( prompt: String ) : String