aboutsummaryrefslogtreecommitdiffstats
path: root/src/command
Commit message (Collapse)AuthorAgeFilesLines
* also create separate pty structs per backendJesse Luehrs2021-02-233-0/+3
| | | | | for now, they are identical, but i will change them to be specialized next
* remove a bit more duplicationJesse Luehrs2021-02-223-21/+6
|
* a bit more logic inversionJesse Luehrs2021-02-223-54/+48
|
* make child an associated typeJesse Luehrs2021-02-223-6/+12
|
* add implementations for async-std and tokioJesse Luehrs2021-02-222-0/+73
|
* refactorJesse Luehrs2021-02-221-0/+37