URLFormatOptionsMutableBuilder

@inline final class URLFormatOptionsMutableBuilder[Self <: URLFormatOptions](val x: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline
def setAuth(value: Boolean): Self
@inline
def setAuthUndefined: Self
@inline
def setFragment(value: Boolean): Self
@inline
@inline
def setSearch(value: Boolean): Self
@inline
@inline
def setUnicode(value: Boolean): Self
@inline

Concrete fields

val x: Self