aminal/platform
nikitar020 92a0bf245c Implemented basic platform abstraction layer for Pty and Process creation;
Added a platform package that exposes a few interfaces and provides different implementations for different platforms;
Windows build and dev env setup instructions;
Setup Travis Linux to run tests and build sources.
2018-12-18 11:56:59 +02:00
..
cmdProc.go Implemented basic platform abstraction layer for Pty and Process creation; 2018-12-18 11:56:59 +02:00
interfaces.go Implemented basic platform abstraction layer for Pty and Process creation; 2018-12-18 11:56:59 +02:00
unixpty.go Implemented basic platform abstraction layer for Pty and Process creation; 2018-12-18 11:56:59 +02:00
winproc.go Implemented basic platform abstraction layer for Pty and Process creation; 2018-12-18 11:56:59 +02:00
winpty.go Implemented basic platform abstraction layer for Pty and Process creation; 2018-12-18 11:56:59 +02:00