isPublic

abstract fun isPublic(): Boolean(source)

Returns whether launchable is public or not. A public launchable is one that is considered a public 'entry point' to the build, that is interesting for an end user of the build to run.

Return

Public property.

Since

2.1