luaL_checkstring already checks for the right number of
arguments. There's no need to do that by hand here. Now an exception
will be thrown like any other function with the wrong args. Also,
push a boolean instead of an int.
Sponsored by: Netflix
Differential D43820
loader: Simplify the loader.has_command imp on Feb 10 2024, 6:31 PM. Authored by Tags None Referenced Files
Subscribers
Details luaL_checkstring already checks for the right number of Sponsored by: Netflix
Diff Detail
|