Console
rconsoleinfo
将 console text attribute 设置为 info text color 后,通过 stdout 向当前 Windows console 写入零个或多个值。值会使用 Lua string conversion 转换,并用 tab 字符分隔,随后会将 text attribute 设置为 default console text color。如果不存在 console window,该调用会直接返回,不会转换或写入任何内容。
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
将 console text attribute 设置为 info text color 后,通过 stdout 向当前 Windows console 写入零个或多个值。值会使用 Lua string conversion 转换,并用 tab 字符分隔,随后会将 text attribute 设置为 default console text color。如果不存在 console window,该调用会直接返回,不会转换或写入任何内容。