|
|
| |
Jifty::Plugin::Config::Action::AddConfig(3) |
User Contributed Perl Documentation |
Jifty::Plugin::Config::Action::AddConfig(3) |
Jifty::Plugin::Config::Action::AddConfig - add a configuration entry
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.
Merges the existing config file at
"target_file" with the new entry and updates
"target_file".
Sets "field = value" at
"context" in
"target_file".
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |