Open ryan-norton opened 4 years ago
To avoid the current case where we have to ensure we are checking the SSHOptions struct nil case wherever we use it, we may want to refactor this to embed the struct in directly, rather than leaving it a separate object.
To avoid the current case where we have to ensure we are checking the SSHOptions struct nil case wherever we use it, we may want to refactor this to embed the struct in directly, rather than leaving it a separate object.