LiteralArgument

fun <T> LiteralArgument(name: String, action: ContextAction<T>? = null)

Parameters

name

Name of argument. This can be taken as an argument.

Check the following for the specifications of other arguments.