URL.port

The port part of the URL (optional)

  1. ushort port [@property getter]
  2. ushort port [@property setter]
    struct URL
    @safe @property nothrow
    port
    (
    ushort v
    )

Meta