1 2 3 4 5 6 7
local template = Template:new() template:add_directory('./src', { name = template:option('name') }) return template