Foundry.TerminalLauncher¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
|
|
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/co |
|||
[ |
r/w/co |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.TerminalLauncher(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
Simplified interface representing how a terminal should be spawned.
- classmethod new(command, override_environment)¶
- Parameters:
command (
Foundry.Command) –
- Return type:
- copy()¶
- Return type:
- dup_command()¶
- Return type:
Property Details¶
- Foundry.TerminalLauncher.props.command¶
- Name:
command- Type:
- Default Value:
- Flags: