version.py
Functions for checking current version of the ts-backend-check CLI.
- ts_backend_check.cli.version.get_local_version() str[source]
Get the local version of the ts-backend-check package.
- Returns:
- str
The version of the installed ts-backend-check package, or a message indicating that the package is not installed via pip.