Query: padre::config::host
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Padre::Config::Host(3pm) User Contributed Perl Documentation Padre::Config::Host(3pm)NAMEPadre::Config::Host - Padre configuration storing host state dataDESCRIPTIONThis class implements the state data of the host on which Padre is running. See Padre::Config for more information on the various types of preferences supported by Padre. All those state data are stored in a database managed with "Padre::DB". Refer to this module for more information on how this works.PUBLIC APIConstructors read my $config = Padre::Config::Host->read; Load & return the host configuration from the database. Return "undef" in case of failure. No parameters. Object methods write $config->write; (Over-)write host configuration to the database. No parameters. COPYRIGHT & LICENSE Copyright 2008-2012 The Padre development team as listed in Padre.pm. This program is free software; you can redistribute it and/or modify it under the same terms as Perl 5 itself. perl v5.14.2 2012-06-27 Padre::Config::Host(3pm)
Related Man Pages |
---|
padre::config(3pm) - debian |
padre::config::apply(3pm) - debian |
padre::help(3pm) - debian |
padre::sync(3pm) - debian |
padre::task::introducetemporaryvariable(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Detecting unused variables... |
Find columns in a file based on header and print to new file |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |