Skip to content
zetaepyon edited this page Jun 30, 2018 · 6 revisions
local command = require('command')

local command_object = command.new(name)

Command objects are proxies to register and unregister commands related to a base string. It contains the following functions:

Clone this wiki locally