Android Studio Sign in

Execution

Added in 7.4.0

interface Execution


Summary

Public functions

Unit

Container where profiles can be declared.

Public properties

String?

Select execution profile

NamedDomainObjectContainer<ExecutionProfile>

Container where profiles can be declared.

Public functions

profiles

Added in 7.4.0
fun profiles(action: NamedDomainObjectContainer<ExecutionProfile>.() -> Unit): Unit

Container where profiles can be declared.

Public properties

defaultProfile

Added in 7.4.0
var defaultProfileString?

Select execution profile

profiles

Added in 7.4.0
val profilesNamedDomainObjectContainer<ExecutionProfile>

Container where profiles can be declared.

Morty Proxy This is a proxified and sanitized view of the page, visit original site.