discovered Frameworks
Parameters
value
Gets or sets the discovered frameworks of application.
Parameters
values
Gets or sets the discovered frameworks of application.
suspend fun discoveredFrameworks(argument: List<suspend WebApplicationFrameworkArgsBuilder.() -> Unit>)
suspend fun discoveredFrameworks(vararg argument: suspend WebApplicationFrameworkArgsBuilder.() -> Unit)
Parameters
argument
Gets or sets the discovered frameworks of application.