For the complete documentation index, see llms.txt. This page is also available as Markdown.

MountType

List of all mounts that can be imported (possibly outdated).

Used with MountService.

Can be referenced using either MountType.DINO or "dino"

MountType

DODO_BIRD = "dodo_bird"
DINO = "dino"

Last updated