Class ShellTester
Inherited Members
Namespace: SociallyDistant.Core.Core.Scripting
Assembly: SociallyDistant.Framework.dll
Syntax
public class ShellTesterConstructors
ShellTester(string[], IConsoleDriver)
Declaration
public ShellTester(string[] expressions, IConsoleDriver console)Parameters
| Type | Name | Description | 
|---|---|---|
| string[] | expressions | |
| IConsoleDriver | console | 
Methods
Test()
Declaration
public bool Test()Returns
| Type | Description | 
|---|---|
| bool |