HotStartOptions
hotstaq / Modules / HotStartOptions
Interface: HotStartOptions
The options to use when starting a page.
Table of contents​
Properties​
Properties​
args​
• Optional
args: any
Any arguments to pass to the new page.
Defined in​
name​
• Optional
name: string
The name of the page to load.
Defined in​
processor​
• Optional
processor: HotStaq
The processor to use to load the page.
Defined in​
testerAPIBaseUrl​
• Optional
testerAPIBaseUrl: string
The base url for the tester api.
Defined in​
testerLaunchpadUrl​
• Optional
testerLaunchpadUrl: string
The url to the html that loads the hott file that's pointed at the url above.
Defined in​
testerMap​
• Optional
testerMap: string
The name of the tester map to use.
Defined in​
testerName​
• Optional
testerName: string
The name of the tester to use.
Defined in​
url​
• url: string
The Hott site to load.