Extension:Scribunto/Hooks/ScribuntoExternalLibraryPaths
Appearance
For more information about attaching hooks, see Manual:Hooks.
For examples of other extensions using this hook, see Category:ScribuntoExternalLibraryPaths extensions.
Parameters
[edit]$engine: Astringrepresenting the script engine being used, e.g. 'lua'.&$extraLibraryPaths: Anarrayof strings (string[]), representing the filesystem paths to library files. Will be merged with core library paths.