ConsoleRead

trait ConsoleRead[A]
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def read(s: String): Either[Throwable, A]