getRegisteredScripts

abstract fun getRegisteredScripts(): Set<String>

Gets an immutable Set of all of the Script names registered.

Return

Gets the immutable $Set results.

Since

2.0.0

Sources

Link copied to clipboard