File: .busted

package info (click to toggle)
lua-lpeg-patterns 0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, stretch
  • size: 216 kB
  • ctags: 34
  • sloc: makefile: 6
file content (5 lines) | stat: -rw-r--r-- 49 bytes parent folder | download | duplicates (2)
1
2
3
4
5
return {
	default = {
		lpath = "./?.lua";
	};
}