summaryrefslogtreecommitdiffhomepage
path: root/libs/core/luasrc/debug.lua
blob: a56400f34310758b58e2e121b09b67de310d8b79 (plain)
1
2
module("luci.debug", package.seeall)
__file__ = debug.getinfo(1, 'S').source:sub(2)