devlog 2019-12-14 initialized
This commit is contained in:
17
devlog/2019-12-14.md
Normal file
17
devlog/2019-12-14.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 2019-12-14
|
||||
|
||||
Timebox: 2 Hours
|
||||
|
||||
## Goals
|
||||
|
||||
I want to have a good abstraction for Carp inside the `OSProcess`
|
||||
working. I want to be able to push input into the process and read
|
||||
it out again, know the status of the process, etc.
|
||||
|
||||
## Potential Roadblocks
|
||||
|
||||
Because documentation on `OSProcess` is basically non-existant,
|
||||
I’ll likely spend a lot of time hunting down the right API; I just
|
||||
hope that it even exists.
|
||||
|
||||
## Review
|
Reference in New Issue
Block a user