mirror of
https://github.com/flame-engine/flame.git
synced 2025-10-27 19:13:31 +08:00
Export necessary classes to build custom commands; currently you don't have access to the `ArgResults` class so you cannot override it. This also fixes the docs which had an unsupported override. Also tidy up some stuff on the docs (unnecessary constructor, etc).