Constant DEFAULT_USERNAME_HOST_PLACEHOLDER
const DEFAULT_USERNAME_HOST_PLACEHOLDER: &str = "{{USERNAME_AT_HOST}}";Expand description
Placeholder for the <username>@<host> argument to the chosen SSH program.
const DEFAULT_USERNAME_HOST_PLACEHOLDER: &str = "{{USERNAME_AT_HOST}}";Placeholder for the <username>@<host> argument to the chosen SSH program.