cwd property
Working directory for the command. For non-empty, valid paths this typically results in execution of a change directory command.
Implementation
final String cwd;
Working directory for the command. For non-empty, valid paths this typically results in execution of a change directory command.
final String cwd;