Logo Xantham

RecipeEntryKind Type

How an [[entry]] contributes files to the crawl.

Union cases

Union case Description

AmbientRoot

Full Usage: AmbientRoot

A file added directly as a compilation root (ambient packages).

Module

Full Usage: Module

Resolved through the package's exports map (the ecosystem's own declaration).

Instance members

Instance member Description

this.IsAmbientRoot

Full Usage: this.IsAmbientRoot

Returns: bool
Returns: bool

this.IsModule

Full Usage: this.IsModule

Returns: bool
Returns: bool

Type something to start searching.