cwd property

String cwd
final

Working directory for the command. For non-empty, valid paths this typically results in execution of a change directory command.

Implementation

final String cwd;