pty-shell 0.2.0

Spawn a shell and control it through pty
1
2
3
mod it_can_spawn;
mod it_can_hook_stdout_with_handler;
mod it_can_hook_stdout_with_callback;