Args

interface Args : Arguments(source)

Represents the top-interface of arguments-representations such as Args1, Args2 and so on.

Since

1.0.0

Inheritors

Types

Link copied to clipboard
object Companion

Extension point for things like Args.of.

Functions

Link copied to clipboard
abstract fun get(): Array<Any>