NativeCommandRegistry

Properties

Link copied to clipboard
open override val commands: List<AddinCommandInfo>

Functions

Link copied to clipboard
open override fun close()
Link copied to clipboard
open override fun invoke(index: Int): Boolean
Link copied to clipboard
open override fun invokeById(id: String): Boolean

Survives the list changing underneath, which an index does not.