Warning, /frameworks/kpty/README.md is written in an unsupported language. File is not indexed.

0001 # KPty
0002 
0003 Interfacing with pseudo terminal devices
0004 
0005 ## Introduction
0006 
0007 This library provides primitives to interface with pseudo terminal devices
0008 as well as a KProcess derived class for running child processes and
0009 communicating with them using a pty.
0010