View Source ExMobileDevice.RemoteServer (exmobiledevice v0.2.6)

Summary

Functions

Returns a specification to start this module under a supervisor.

Types

@type t() :: %ExMobileDevice.RemoteServer{sock: (port() | :ssl.sslsocket()) | nil}

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.