# Functions
AddProfile adds a new ssh profile.
Connect to the ssh server.
CreateProfileFile creates ssh profile file.
FormPrompt prompts the user to fill in the ssh profile fields, and returns the new profile.
GetCurrentProfile returns the current profile.
GetProfile returns a profile by name.
GetProfiles returns all the profiles.
No description provided by the author
RemoveProfile removes a profile.
SaveProfiles save the profiles to the profile file.
SelectPrompt prompts the user to select a ssh profile, and returns the selected profile.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author