Documentation Index
Fetch the complete documentation index at: https://docs.simular.ai/llms.txt
Use this file to discover all available pages before exploring further.
Class: System
Defined in: index.d.ts:998 Provides system-wide operations.Constructors
Constructor
new System(): System
Returns
System
Methods
fuzzySearch()
Defined in: index.d.ts:1005 Tries to find an installed app by fuzzy matching against the available app list.staticfuzzySearch(query):App
Parameters
query
string
Returns
App
listApps()
Defined in: index.d.ts:1000 Returns all available applications.staticlistApps():App[]
Returns
App[]
