GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
App::ZFSCurses::UI::Datasets(3) User Contributed Perl Documentation App::ZFSCurses::UI::Datasets(3)

App::ZFSCurses::UI::Datasets - Draw a list of ZFS datasets.

Version 1.211.

The App::ZFSCurses::UI::Datasets module is in charge of drawing a list of ZFS datasets.

Create an instance of App::ZFSCurses::UI::Datasets.

Draw and run the UI. Also perform a couple of checks before actually running the UI which are: 1) checking whether the 'zfs' command is actually installed, 2) checking whether the user is root (required for tweaking properties).

Callback when Ctrl+q is pressed. Draw a dialog to ask user for confirmation if he wants to quit the program.

Callback when F1 is pressed. Draw a dialog to print info about the selected property.

Draw the buttons shown at the bottom left of the screen.

NOTE: There are severals of these functions. They are called when going back and forth from one screen to another to redraw some parts of the screen such as buttons and labels.

Draw the main listbox.

Draw the "Change properties" and "Go back" button box.

Draw the dataset properties screen.

Draw the property change screen.

Callback when a dataset is selected and shown.

Callback when a property is changed.

Callback when the user goes back to the list of datasets.

Callback when the user goes back to the list of properties.

Callback when a dataset is to be destroyed.

The Curses::UI Perl module.

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.

2020-08-10 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.