Chrome Remote Interface v0.4.1 ChromeRemoteInterface.Server View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: %ChromeRemoteInterface.Server{
  host: String.t(),
  port: non_neg_integer() | String.t()
}