From 0582a099555d19c42c4d6b3151fd4331c9056efe Mon Sep 17 00:00:00 2001 From: garret Date: Wed, 30 Nov 2022 02:15:10 +0000 Subject: remove info getter the concept has now been thoroughly proven don't need to keep this around any more --- get-info.lua | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 get-info.lua (limited to 'get-info.lua') diff --git a/get-info.lua b/get-info.lua deleted file mode 100755 index 87b5583..0000000 --- a/get-info.lua +++ /dev/null @@ -1,17 +0,0 @@ -#!/usr/bin/env lua5.1 -local inspect = require "inspect" -print(arg[1]) -local run_macro = loadfile(arg[1]) - -local conf = loadfile("conf.lua")() - -run_macro() - -print(script_name) -print(script_description) -print(script_author) -print(script_version) -print(script_namespace) -print(inspect(__feedmaker_version)) -print(inspect(conf)) ---print(inspect(_G)) -- cgit v1.2.3-70-g09d2