Config::Model::Backend::OpenSsh::Ssh(3pm) | User Contributed Perl Documentation | Config::Model::Backend::OpenSsh::Ssh(3pm) |
Config::Model::Backend::OpenSsh::Ssh - Backend for ssh configuration files
version 1.241
None
This calls provides a backend to read and write ssh client configuration files.
The documentation provides on the reader and writer of OpenSsh configuration files. These details are not needed for the basic usages explained in Config::Model::OpenSsh.
These read/write functions are part of "OpenSsh::Ssh" read/write backend. They are declared in Ssh configuration model and are called back when needed to read the configuration file and write it back.
Read ssh_config in "config_dir" and load the data in the "ssh_root" configuration tree.
Write ssh_config in "config_dir" from the data stored in "ssh_root" configuration tree.
cme, Config::Model, Config::Model::OpenSsh
Dominique Dumont
This software is Copyright (c) 2008-2018 by Dominique Dumont.
This is free software, licensed under:
The GNU Lesser General Public License, Version 2.1, February 1999
2018-12-09 | perl v5.28.1 |