API Version: 41.0
Library Version: 41.0
gint ide_subprocess_launcher_get_max_fd ( IdeSubprocessLauncher* self )
Gets the hightest number of FD that has been mapped into the subprocess launcher.
This will always return a value >= 2 (to indicate stdin/stdout/stderr).
int
An integer for the max-fd.