Foundry.TerminalIntent¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
class |
|
|
Virtual Methods¶
- Inherited:
Properties¶
Name |
Type |
Flags |
Short Description |
|---|---|---|---|
r/w/co |
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class Foundry.TerminalIntent(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
- classmethod new(launcher)¶
- Parameters:
launcher (
Foundry.TerminalLauncher) – a [class`Foundry`.TerminalLauncher]- Return type:
Create a new terminal intent.
New in version 1.1.
- dup_launcher()¶
- Return type:
New in version 1.1.
Property Details¶
- Foundry.TerminalIntent.props.launcher¶
- Name:
launcher- Type:
- Default Value:
- Flags: