inputDirectory

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

Specifies the directory where the prepared searchable options are read from.

Default value: BuildSearchableOptionsTask.outputDirectory