John@42: setfenv(1,bsk) John@42: options = { John@1: name= 'bsk', John@1: type = 'group', John@1: args = John@1: { John@1: version = John@1: { John@1: type = "execute", John@1: name = "Version query", John@1: desc = "Check others' versions", John@42: func = function(self) bsk:Print("TODO") end John@1: } John@1: } John@1: }