mirror of
https://github.com/coder/code-server.git
synced 2025-08-01 06:23:35 +08:00

Introduce helper functions for getting human- and machine-readable version strings from the constants package, and cover it in unit tests. This is a first step to resolving #4874.