bypassTempDirValidation property

bool? bypassTempDirValidation
getter/setter pair

Whether to bypass the safety checks for the job's temporary directory.

Use with caution.

Implementation

core.bool? bypassTempDirValidation;