Go to the documentation of this file.
21 #ifndef PALUDIS_GUARD_PALUDIS_UTIL_PTY_HH
22 #define PALUDIS_GUARD_PALUDIS_UTIL_PTY_HH 1
53 PtyError(
const std::string & message)
throw ();
68 void _init(
const bool);
75 explicit Pty(
const bool close_exec);