pycasx.cli.launch

Launch FlightGear with our custom options.

Module Contents

Functions

launch(cfg)

Launches FlightGear with our custom options.

Attributes

cs

pycasx.cli.launch.cs
pycasx.cli.launch.launch(cfg)

Launches FlightGear with our custom options.

Parameters:

cfg (LaunchConfig) – The configuration to use.

Raises:

ValueError – If the timeout together with the background flag is set.

Return type:

None