Type Alias Result

type Result = Result<T, ReadlineError>

The error type for I/O and Linux Syscalls (Errno)