URL.schema

The schema/protocol part of the URL

  1. string schema [@property getter]
  2. string schema [@property setter]
    struct URL
    @safe @property
    void
    schema
    (
    string v
    )

Meta