Home / Function/ options() — astro Function Reference

options() — astro Function Reference

Architecture documentation for the options() function in glob.ts from the astro codebase.

Entity Profile

Dependency Diagram

graph TD
  d46869a0_242f_d744_14d0_f00d29a5b57c["options()"]
  6e7c310e_d293_0d26_5ed9_d09724209fd3["glob.ts"]
  d46869a0_242f_d744_14d0_f00d29a5b57c -->|defined in| 6e7c310e_d293_0d26_5ed9_d09724209fd3
  style d46869a0_242f_d744_14d0_f00d29a5b57c fill:#6366f1,stroke:#818cf8,color:#fff

Relationship Graph

Source Code

packages/astro/src/content/loaders/glob.ts lines 32–32

	generateId?: (options: GenerateIdOptions) => string;

Subdomains

Frequently Asked Questions

What does options() do?
options() is a function in the astro codebase, defined in packages/astro/src/content/loaders/glob.ts.
Where is options() defined?
options() is defined in packages/astro/src/content/loaders/glob.ts at line 32.

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free