# Page Not Found

The URL `part_iii_-_opentx_lua_api_reference/filesystem/dir-directory` does not exist.

You might be looking for one of these pages:
- [dir(directory)](https://luadoc.edgetx.org/lua-api-reference/filesystem/dir.md)
- [chdir(directory)](https://luadoc.edgetx.org/lua-api-reference/filesystem/chdir.md)
- [del(file or directory)](https://luadoc.edgetx.org/lua-api-reference/filesystem/del.md)
- [fstat(path)](https://luadoc.edgetx.org/lua-api-reference/filesystem/fstat.md)
- [Filesystem](https://luadoc.edgetx.org/lua-api-reference/filesystem.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://luadoc.edgetx.org/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://luadoc.edgetx.org/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/lua-api-reference/filesystem/dir.md`)
- Use `Accept: text/markdown` header for content negotiation