Class ShellParseOptions
Inherited Members
Namespace: SociallyDistant.Core.Core.Scripting
Assembly: SociallyDistant.Framework.dll
Syntax
public sealed class ShellParseOptionsFields
Default
Declaration
public static readonly ShellParseOptions DefaultField Value
| Type | Description | 
|---|---|
| ShellParseOptions | 
Properties
ParseExpansionStrings
Declaration
public bool ParseExpansionStrings { get; set; }Property Value
| Type | Description | 
|---|---|
| bool | 
ParsePipes
Declaration
public bool ParsePipes { get; set; }Property Value
| Type | Description | 
|---|---|
| bool | 
ParseRedirection
Declaration
public bool ParseRedirection { get; set; }Property Value
| Type | Description | 
|---|---|
| bool |