Shell.popLocation

Pops the working directory stack, and then changes the current working directory to it.

Assertions: The stack must not be empty.

class Shell
static
void
popLocation
()

Meta