mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 07:47:54 +01:00
* Added namespace docs * Claned up FileServices * rewrote mainloop.md to be focused on multitasking * rewrote mainloop.md to be focused on multitasking2 * rewrote mainloop.md to be focused on multitasking3
275 B
275 B
uid, summary
| uid | summary |
|---|---|
| Terminal.Gui.FileServices | The `FileServices` namespace provides low-level file system operations. |
See @Terminal.Gui.Views.OpenDialog and @Terminal.Gui.FileServices.SaveDialog for high-level user interface components for file selection and management.