Skip to main content

Module models

Module models 

Source

Structs§

AvailableTargets
DeviceType
InstalledApp
LanguageOption
A human-readable language/region pairing for the TUI’s launch-language picker, e.g. “Portuguese (Brazil)” → pt-BR. Curated rather than exhaustive: the common languages and regional variants engineers actually test with, not every BCP-47 tag iOS recognizes. The CLI’s --language flag bypasses this table entirely and takes a raw tag, so it is unaffected by what is or isn’t listed here.
Runtime
SemanticVersion
Simulator
StatusBarOverrides

Enums§

Appearance
BatteryState
Platform
PrivacyAction
PrivacyPermission
ScreenshotType
SimulatorState
ThemeName
Which built-in TUI color theme to use. The actual colors live in holodeck-tui::theme (a rendering concern) — this is just the selector, kept in Core alongside the rest of Config so it round-trips through ~/.config/holodeck/config.json like videoCodec/screenshotType.
VideoCodec