# Functions
ConfigFilePath returns the path of the generated file should be ~/.ssh/scaleway.config.
ConfigIsIncluded checks that ssh config file is included in user's .ssh/config Default config file ~/.ssh/config should start with "Include scaleway.config".
DefaultConfigFilePath returns the default ssh config file path should be ~/.ssh/config.
No description provided by the author
IncludeConfigFile edit default ssh config to include this package generated file ~/.ssh/config will be prepended with "Include scaleway.config".
No description provided by the author
# Variables
No description provided by the author
# Interfaces
No description provided by the author