Files
laragon/bin/cmder/vendor/clink-completions/.init.lua
2025-10-05 17:33:37 +02:00

3 lines
195 B
Lua

-- The line below extends package.path with modules
-- directory to allow to require them
package.path = debug.getinfo(1, "S").source:match[[^@?(.*[\/])[^\/]-$]] .."modules/?.lua;".. package.path