Code format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param cmd string
|
||||
---@return string action
|
||||
---@return string target
|
||||
---@param cmd string
|
||||
---@return string action
|
||||
---@return string target
|
||||
---Returns the action (and target, if applicable) for a secure macro command. Used in the default UI to parse macro conditionals.
|
||||
function SecureCmdOptionParse(cmd) end
|
||||
function SecureCmdOptionParse(cmd) end
|
||||
|
Reference in New Issue
Block a user