Project

fun Project(init: Project.() -> Unit)

Creates a project and initializes it with the specified init block

See also

Parameters

init

initialization block


fun Project()