gh-pages / com.nextfaze.devfun.function / FunctionItem / args

args

open val args: FunctionArgs (source)

Custom arguments for the invoke invocation. Otherwise arguments will be requested from an InstanceProvider.

The list can be any size, with arguments passed to invoke based on their index within the list.

Entries that are Unit (or index out of range) will fallback to using the InstanceProvider.