Properties
Link copied to clipboard
The project-specific kotlin.daemon.jvmargs computed by bootstrap.
Link copied to clipboard
Link copied to clipboard
Minimum xms value for the Gradle daemon. Value is an integer and unit is gigabytes.
Link copied to clipboard
Minimum xmx value for the Gradle daemon. Value is an integer and unit is gigabytes.
Functions
Link copied to clipboard
fun getOrCreate(project: Project, foundryTools: Provider<FoundryTools> = project.foundryToolsProvider()): FoundryProperties
Link copied to clipboard
fun getOrCreateRoot(project: Project, startParameterProperty: (String) -> Provider<String>, globalLocalProperty: (String) -> Provider<String>): FoundryProperties
Link copied to clipboard