mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-11-25 09:34:47 +00:00
Fix missing return value docs in shell.openTab (#2333)
This commit is contained in:
@@ -684,6 +684,7 @@ if multishell then
|
||||
-- This function is only available if the [`multishell`] API is.
|
||||
--
|
||||
-- @tparam string ... The command line to run.
|
||||
-- @treturn number The ID of the new tab that was opened.
|
||||
-- @see shell.run
|
||||
-- @see multishell.launch
|
||||
-- @since 1.6
|
||||
|
||||
Reference in New Issue
Block a user