App::ZFSCurses - zfscurses backend.
The App::ZFSCurses namespace is composed of 5 modules, namely:
- App::ZFSCurses::UI::Datasets
- Draw UI components showing a list of ZFS datasets.
- App::ZFSCurses::UI::Snapshots
- Draw UI components showing a list of ZFS snapshots.
- App::ZFSCurses::Text
- Return texts for various UI components.
- App::ZFSCurses::Backend
- Perform backend operations i.e. run commands, capture results and return
those results to the UI.
- App::ZFSCurses::WidgetFactory
- Draw a certain kind of widget depending on the context.
Patrice Clement <monsieurp at cpan.org>
This software is copyright (c) 2020 by Patrice Clement.
This is free software, licensed under the (three-clause) BSD
License.
See the LICENSE file.