Glob | @uirouter/angular
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Glob

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Glob(text: string): Glob

Properties

glob

glob: Array<string>

regexp

regexp: RegExp

text

text: string

Methods

matches

  • matches(name: string): boolean

Static fromString

  • fromString(text: string): Glob

Static is

  • is(text: string): boolean

Generated using TypeDoc