Gjsify LogoGjsify Logo

Hierarchy

  • VcsUri

Index

Constructors

  • new VcsUri(uri: string): VcsUri

Properties

name: string

Methods

  • get_host(): string
  • get_path(): string
  • get_port(): number
  • get_scheme(): string
  • get_user(): string
  • set_host(host: string): void
  • set_path(path: string): void
  • set_port(port: number): void
  • set_scheme(scheme: string): void
  • set_user(user: string): void
  • to_string(): string
  • unref(): void
  • is_valid(uri_string: string): boolean

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method