cmd abstract method

IShellCommandBuilder cmd(
  1. String command
)

Prepares a command to be run within an IShell environment.

since 2.2.0

Implementation

IShellCommandBuilder cmd(String command);