Appearance
function goto(path: string | URL): void;
Conveniently navigates to a new path.
string | URL
string
URL
void