Menu

ChRT(API)

api (7)
AntifreeZZe

What is ChRT API?

ChRT API is library with main functions of [ChRT], the ChaOS RunTime.

API

readString(s)

Interpretes string <s> with [ChAIL] standards.

readFile(f)

Interprets file <f> with [ChAIL] standards and prepares ChRT for executing application.

executeApp(app)

Runs readFile("/apps/<your app>/info.cri") and executes this application

processTrigger(t)

Processes trigger(see [AppTriggers]) <t> for this app. You have to execute readFile("your app info") before.

processTriggers()

Processes all triggers that has been written in triggers table.

triggers[table]

Table of triggers that must be executed on application install.

See also

[ChRT]
[AppTriggers]
[ChAIL]


Related

Wiki: Home

MongoDB Logo MongoDB