feat(repl): Replace StdIO when executing IO-based monads #231

Merged
aniva merged 2 commits from repl/replace-io into dev 2025-07-08 14:30:51 -07:00
Owner

Resolves #230

There are a couple of different ways to handle these outputs. Since they're strays, I'm inclined to pipe the stdout into stderr and let the user decide on what to do with them.

Resolves #230 There are a couple of different ways to handle these outputs. Since they're strays, I'm inclined to pipe the stdout into stderr and let the user decide on what to do with them.
aniva added this to the v0.3.4 milestone 2025-07-08 14:11:04 -07:00
aniva self-assigned this 2025-07-08 14:11:04 -07:00
aniva deleted branch repl/replace-io 2025-07-08 14:30:51 -07:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: aniva/Pantograph#231
No description provided.