Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RelativePattern

Hierarchy

  • RelativePattern

Index

Constructors

Properties

Methods

Constructors

constructor

  • new RelativePattern(base: string | WorkspaceFolder, pattern: string): RelativePattern

Properties

base

base: string

pattern

pattern: string

Methods

pathToRelative

  • pathToRelative(from: string, to: string): string