Database¶
The app uses pony to manage a sqlite-database. The database is structured as follows.
-
class
acg.db.CD(new_path)[source]¶ Context manager for changing the current working directory to
new_path.
The app uses pony to manage a sqlite-database. The database is structured as follows.
acg.db.CD(new_path)[source]¶Context manager for changing the current working directory to new_path.