Initializerheckj.formic 0.3.0Formic
init(username:identityFile:)
SSHAccessCredentials.swift:22init(username: String, identityFile: String)
init(username: String, identityFile: String)
s6Formic10RemoteHostV20SSHAccessCredentialsV8username12identityFileAESS_SStcfc
What are these?7P6Q
import Formic
๐ Swift library to support IT Automation tasks. ๐ ๐
struct SSHAccessCredentials
SSH Credentials for accessing a remote host.
struct RemoteHost
A local or remote host.
@frozen struct String
A Unicode string value that is a collection of characters.
init(from decoder: any Decoder) throws
init(username: String? = nil, identityFile: String? = nil) throws
let identityFile: String
let username: String