Stephen Donchez

Results 3 issues of Stephen Donchez

#### Description This PR updates the Docker indicator to provide Docker version information if the user is working in a folder that contains a [Visual Studio Code devcontainer](https://code.visualstudio.com/docs/remote/containers), a (relatively)...

Windows can't handle TTY, so this checks the OS before setting the flag. Allows the user to configure the timeout, because 60 seconds is annoying if you're setting a lot...

Changes the collection type from RouteCollection to AbstractRouteCollection, which is a common ancestor of both RouteCollection and CompiledRouteCollection. Calls getRoutes to retrieve an iterable route collection instead of just passing...