gio.subprocess_launcher

Module for SubprocessLauncher class

Members

Classes

SubprocessLauncher
class SubprocessLauncher

This class contains a set of options for launching child processes, such as where its standard input and output will be directed, the argument list, the environment, and more.

SubprocessLauncherGidBuilder
class SubprocessLauncherGidBuilder

Fluent builder for gio.subprocess_launcher.SubprocessLauncher

SubprocessLauncherGidBuilderImpl
class SubprocessLauncherGidBuilderImpl(T)

Fluent builder implementation template for gio.subprocess_launcher.SubprocessLauncher