Man Page: jifty::plugin::config::action::addconfig
Operating Environment: debian
Section: 3pm
Jifty::Plugin::Config::Action::AddConfig(3pm) User Contributed Perl Documentation Jifty::Plugin::Config::Action::AddConfig(3pm)NAMEJifty::Plugin::Config::Action::AddConfig - add a configuration entryMETHODScontextualize Takes a context string (slash-separated list of keys) and returns a pair of hash-references: the "top" of the config (for merging) and the "current pointer" into the "top" hashref for where the new config entry should go. write_new_config Merges the existing config file at "target_file" with the new entry and updates "target_file". take_action Sets "field = value" at "context" in "target_file". perl v5.14.2 2010-09-25 Jifty::Plugin::Config::Action::AddConfig(3pm)
| Similar Topics in the Unix Linux Community |
|---|
| How can I do this in VI editor? |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |
| My first PERL incarnation... Audio Oscillograph |