class

Commander::LuaPluginRuntime

Inherits Commander::PluginRuntime < Reference < Object

Constants

LUA_CANDIDATES = ["lua", "lua5.4", "luajit"]
PATH_SEPARATOR = ":"

Constructors

new(enabled : Bool = false)
Source

Instance methods

enabled?
Source
execute(request : PluginRuntimeRequest) : PluginRuntimeResponse
Source
load(manifest : PluginManifest) : Nil
Source
runtime_name
Source