create a directory?
Posted: 20 Jul 2015, 12:13
Is it possible for luaui to create a new subdirectory in the Spring datadir? (And then write files into that subdir.)
I would normally have used mkdir and os.execute to do this but, for obvious reasons, luaui cannot use that.
I would normally have used mkdir and os.execute to do this but, for obvious reasons, luaui cannot use that.