Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UriPathBuilder

Hierarchy

  • UriPathBuilder

Implements

Index

Constructors

constructor

  • Returns UriPathBuilder

Properties

aliased

aliased: number

first

first: UriPath

last

last: null | UriPath

size

size: number

Methods

addPath

  • Parameters

    Returns void

addSegment

  • addSegment(segment: string): void
  • Parameters

    • segment: string

    Returns void

addSlash

  • addSlash(): void
  • Returns void

bind

  • Returns UriPath

dealias

  • Parameters

    • n: number

    Returns UriPath

isEmpty

  • isEmpty(): boolean
  • Returns boolean

pop

  • Returns UriPath

push

  • Parameters

    Returns void

Generated using TypeDoc