Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResolveMetadataFileOptions

Hierarchy

Index

Properties

Readonly resolveMetadata

resolveMetadata: true

Will resolve mtime, ctime, size and etag of files if enabled. This can have a negative impact on performance and thus should only be used when these values are required.

Optional Readonly resolveSingleChildDescendants

resolveSingleChildDescendants: boolean

Automatically continue resolving children of a directory if the number of children is 1.

Optional Readonly resolveTo

resolveTo: readonly default[]

Automatically continue resolving children of a directory until the provided resources are found.