-- explore a folder and its subfolders for files/folders specified in opts.patterns -- 1. no change is needed for function explore(...) -- 2. edit function process(...) at the bottom of this file for ...
This repository contains working examples of object-oriented programming techniques in Lua following the LuaRocks style guide. Demonstrable examples will be provided in "src", but the main feature of ...