| Modifier and Type | Method and Description |
|---|---|
static PowerShell |
PowerShell.open()
Opens a new PowerShell session with default executable.
|
static PowerShell |
PowerShell.open(String customExecutable)
Opens a new PowerShell session with the provided executable.
|
Copyright © 2019. All rights reserved.