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

autocomplete

This commit is contained in:
kepler155c@gmail.com
2017-10-13 16:30:47 -04:00
parent a9634cb438
commit 153b0b86ff
3 changed files with 206 additions and 180 deletions

View File

@@ -45,7 +45,7 @@ function nativefs.list(node, dir)
end
if not files then
error('Not a directory')
error('Not a directory', 2)
end
return files