The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

App::ZFSCurses - Application namespace.

VERSION

Version 1.200.

MODULES

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.

AUTHOR

Patrice Clement <monsieurp at cpan.org>

LICENSE AND COPYRIGHT

This software is copyright (c) 2020 by Patrice Clement.

This is free software, licensed under the (three-clause) clause BSD License.

See the LICENSE file.