Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the options passable to BaseAdapter.query

Hierarchy

  • IQueryOptions

Index

Properties

Properties

Optional path

path: undefined | { glob?: undefined | string; path?: undefined | string; recursive?: undefined | false | true; regex?: RegExp }

Represents filter applicable to Node paths

Optional type

Represents the type of Node to filter for

Legend

  • Variable
  • Function
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Property
  • Class
  • Class with type parameter
  • Enumeration

Generated using TypeDoc