libContainer

@get:InputDirectory
@get:Optional
@get:PathSensitive(value = PathSensitivity.RELATIVE)
abstract val libContainer: DirectoryProperty

Specifies the lib directory within the current sandbox.

Default value: PrepareSandboxTask.pluginDirectory/lib