URL.username

The user name part of the URL (optional)

  1. string username [@property getter]
    struct URL
    @safe @property const nothrow
    string
    username
    ()
  2. string username [@property setter]

Meta