-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi, I'm currently migrating my REPL program from traditional io::stdin to linefeed. Previously I'm using rexpect in my integration tests (I'm testing the binary result). However, when I migrating to linefeed and call read_line function, it gave me Inappropriate ioctl for device (os error 25) (ENOTTY for short).
Any crates/methods you can recommend for this? 🙂
Metadata
Metadata
Assignees
Labels
No labels