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