logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Config::Model::Backend::OpenSsh::Ssh - Backend for ssh configuration files

Author

       Dominique Dumont

Description

       This module provides a backend to read and write ssh client configuration files.

Methods

       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 and write the configuration file.

   read(object=><ssh_root>,config_dir=>...)
       Reads ssh_config in "config_dir" and load the data in the "ssh_root" configuration tree.

   write(object=><ssh_root>,config_dir=>...)
       Write ssh_config in "config_dir" from the data stored in "ssh_root" configuration tree.

Name

       Config::Model::Backend::OpenSsh::Ssh - Backend for ssh configuration files

See Also

       cme, Config::Model, Config::Model::OpenSsh

Stop

       The documentation provides details on the module used to read and write OpenSsh configuration files.
       These details are not needed for the basic usages explained in Config::Model::OpenSsh.

Synopsis

       None

Version

       version 2.9.9.1

See Also