function start view code
Starts the root. This should only be called once per root.
Parameters
root: Root
The root to start.
Returns
StartedRoot
A root that has been started.
Starts the root. This should only be called once per root.
The root to start.
A root that has been started.