Provides the data structure holding the information about how to connect to a host.
%SSHKit.Host{name: "3.eg.io", options: [port: 2223]} |> SSHKit.context |> SSHKit.run("mkdir my_dir")