netapp::filer::option(3pm) debian man page | unix.com

Man Page: netapp::filer::option

Operating Environment: debian

Section: 3pm

NetApp::Filer::Option(3pm)				User Contributed Perl Documentation				NetApp::Filer::Option(3pm)

NAME
NetApp::Filer::Option -- OO Class for representing NetApp Filer options
SYNOPSIS
use 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, );
DESCRIPTION
This class is used to encapsulate the NetApp Filer options.
METHODS
get_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
mime::parser::filer(3) - mojave
rox(1) - debian
mime::parser::filer(3) - osx
netapp::qtree(3pm) - debian
netapp::snapmirror(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
One instance of comparing grep and awk
My first PERL incarnation... Audio Oscillograph