diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-06-19 09:43:27 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-06-19 09:43:27 -0400 |
commit | ef596c44fce4a1059b8d79aff1c73db5ce628169 (patch) | |
tree | 8df63029898464fec5425be595f28f7638edd8f8 /indra/llcommon/llmetricperformancetester.cpp | |
parent | 2739154eaa04877b0d19d1dfc56fc1679aa6bb98 (diff) |
Improve LL.help() function.
The help string for each lua_function() must restate the function name and its
arguments. The help string is all that's shown; unless it restates the
function name, LL.help() output lists terse explanations for functions whose
names are not shown.
Make help() prepend "LL." to help output, because these functions must be
accessed via the "builtin" LL table instead of directly populating the global
Lua namespace.
Similarly, before string name lookup, remove "LL." prefix if specified.
Diffstat (limited to 'indra/llcommon/llmetricperformancetester.cpp')
0 files changed, 0 insertions, 0 deletions