file System Locations
Parameters
value
A set of file system locations to mount inside the build. File system locations are documented below.
Parameters
values
A set of file system locations to mount inside the build. File system locations are documented below.
suspend fun fileSystemLocations(argument: List<suspend ProjectFileSystemLocationArgsBuilder.() -> Unit>)
suspend fun fileSystemLocations(vararg argument: suspend ProjectFileSystemLocationArgsBuilder.() -> Unit)
Parameters
argument
A set of file system locations to mount inside the build. File system locations are documented below.