ExecuteFunction

data class ExecuteFunction(val name: String, val global: Boolean) : Action

Constructors

Link copied to clipboard
constructor(name: String, global: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard