getWorkingDirectory

@Nullable()
public @Nullable() Path getWorkingDirectory()

Returns the working directory that will be used for the launched process.

Return

the working directory, or null if none has been set

See also