Interface IInteractiveShellContext
Inherited Members
Namespace: SociallyDistant.Core.Core.Scripting
Assembly: SociallyDistant.Framework.dll
Syntax
public interface IInteractiveShellContext : IScriptExecutionContext
Methods
WritePrompt(IConsoleDriver)
Declaration
Task WritePrompt(IConsoleDriver console)
Parameters
| Type | Name | Description |
|---|---|---|
| IConsoleDriver | console |
Returns
| Type | Description |
|---|---|
| Task |