aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV1K1NGbg <victor@ilchev.com>2024-08-12 23:34:37 +0300
committerV1K1NGbg <victor@ilchev.com>2024-08-12 23:34:37 +0300
commitde272eacf96bf2c5fac9a799985b593921ab7002 (patch)
tree808e8a11780d13887aa814319dc2d7d9d97919b3
parenta121c775f9a08e76ed9cb7f2313668f38ac9c67b (diff)
downloadluarocks-de272eacf96bf2c5fac9a799985b593921ab7002.tar.gz
luarocks-de272eacf96bf2c5fac9a799985b593921ab7002.tar.bz2
luarocks-de272eacf96bf2c5fac9a799985b593921ab7002.zip
cmd install d tl
-rw-r--r--src/luarocks/cmd/install.d.tl4
1 files changed, 4 insertions, 0 deletions
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 @@
1local record install
2 command: function(any): boolean, string, string
3end
4return install \ No newline at end of file