static_files library

Static file utilities for Routed.

Import this when you need access to the Dir helper or FileHandler for custom static file setups.

Classes

Dir
Represents a directory in the file system.
FileHandler
Handles file operations such as serving files and directories over HTTP.