Akd v0.1.1 Akd.Destination View Source

Link to this section Summary

Types

t()

Generic type for Destination with all enforced keys

Link to this section Types

Link to this type t() View Source
t() :: %Akd.Destination{path: String.t(), sshserver: String.t() | :local, sshuser: String.t() | :local}

Generic type for Destination with all enforced keys

Link to this section Functions