commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
[project/luci.git] / libs / core / luasrc / debug.lua
1 module("luci.debug", package.seeall)
2 __file__ = debug.getinfo(1, 'S').source:sub(2)