agentgit.database package

Subpackages

Submodules

agentgit.database.db_config module

Database configuration for the rollback agent system.

agentgit.database.db_config.get_database_path()[source]

Get the path to the SQLite database.

Return type:

str

Returns:

Path to the database file

Module contents