|
override void | Specify () |
|
override async Task | RunAsync () |
|
async Task | PersistToFileAsync (string? appName=null, bool inPlainEnglish=false) |
|
Task | RunAsync () |
|
void | Specify () |
|
|
static async Task< Block > | ReadFromFileAsync (string appName, bool inPlainEnglish=false) |
|
|
bool | Repeat [get, set] |
|
bool | Parallel [get, set] |
|
Interaction? | ConditionCheck [get, set] |
|
List< Interaction > | Statements = [] [get, set] |
|
Task[] | Tasks [get] |
|
List< IDisposable > | SessionResources = [] [get, set] |
|
bool | IsRoot [get, set] |
|
string? | LastInteractionRunning [get, set] |
|
List< IDisposable >? | BlockSessionResources [get, set] |
|
string | Id = $"a_" + _id++ [get, set] |
|
string? | InputStateKey [get, set] |
|
JToken? | InputState [get] |
|
Dictionary< string, string > | Options = [] [get, set] |
|
bool | Quiet [get] |
|
InteractionInputSpec | InputSpec [get, set] |
|
string? | Description [get, set] |
|
bool | AiExclude = false [get, set] |
|
|
async Task | RetryAsync< T > (Func< T, Task > action, T param1) |
|
The documentation for this class was generated from the following file: