From de272eacf96bf2c5fac9a799985b593921ab7002 Mon Sep 17 00:00:00 2001 From: V1K1NGbg Date: Mon, 12 Aug 2024 23:34:37 +0300 Subject: cmd install d tl --- src/luarocks/cmd/install.d.tl | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 src/luarocks/cmd/install.d.tl (limited to 'src') diff --git a/src/luarocks/cmd/install.d.tl b/src/luarocks/cmd/install.d.tl new file mode 100644 index 00000000..46ceb734 --- /dev/null +++ b/src/luarocks/cmd/install.d.tl @@ -0,0 +1,4 @@ +local record install + command: function(any): boolean, string, string +end +return install \ No newline at end of file -- cgit v1.2.3-55-g6feb