Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dofile.lua « test_files « testing « src - github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: dac2cde7bd7b5be102a54b2823e4fc0d27eb5b6d (plain)
1
2
-- call another script in a different directory, and see what the current directory is when it runs
return dofile("nested/getcwd.lua")