Roboxir.UserAgent (Roboxir v0.1.1) View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %Roboxir.UserAgent{
  allowed_urls: [String.t()],
  delay: integer(),
  disallowed_urls: [String.t()],
  name: String.t(),
  sitemap_urls: [String.t()]
}