remove_directory
remove_directory
Remove a directory from being served. A leading / is added to the route
automatically if missing. If the route is not currently mounted, this method
does nothing.
Parameters
route
URL path to remove (e.g., "/audio").
Returns
None