URL.path

The path part of the URL

  1. InetPath path [@property getter]
  2. InetPath path [@property setter]
    struct URL
    @safe @property nothrow
    void
    path
    (
    InetPath p
    )
  3. Path path [@property setter]

Meta