Help

@NullMarked
interface Help : Model(source)

Provides user help content similar to what gradle --help provides on the CLI.

Since

9.4.0

Functions

Link copied to clipboard
abstract fun getRenderedText(): String
Returns rendered help content similar to what gradle --help provides on the CLI.