1
0
mirror of https://github.com/kepler155c/opus synced 2025-10-15 07:47:40 +00:00

major directory reorganize

This commit is contained in:
kepler155c@gmail.com
2017-05-20 18:27:26 -04:00
parent 7954c79d66
commit c8147ef9e8
85 changed files with 67 additions and 59 deletions

View File

@@ -41,6 +41,7 @@ function nativefs.list(node, dir, full)
end
if not files then
print(dir)
error('Not a directory')
end