Query: netapp::filer::option
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NetApp::Filer::Option(3pm) User Contributed Perl Documentation NetApp::Filer::Option(3pm)NAMENetApp::Filer::Option -- OO Class for representing NetApp Filer optionsSYNOPSISuse NetApp::Filer; my $filer = NetApp::Filer->new({ ... }); my @options = $filer->get_options; my $options = $filer->get_option( $name ); $filer->set_option( name => $name, value => $value, );DESCRIPTIONThis class is used to encapsulate the NetApp Filer options.METHODSget_name Returns the name of the option. get_value Returns the value for the option. perl v5.14.2 2008-12-10 NetApp::Filer::Option(3pm)
Related Man Pages |
---|
rox(1) - debian |
bhyveload(8) - freebsd |
netapp::filer::export(3pm) - debian |
netapp::filer::version(3pm) - debian |
netapp::snapmirror(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
How to copy a column of multiple files and paste into new excel file (next to column)? |
My first PERL incarnation... Audio Oscillograph |