Warning
🚧 Sprout is still in active development and evolving quickly, so the documentation and functionality may not work as described and could undergo substantial changes 🚧
core.path_package_database
core.path_package_database(package_id)
Gets the absolute path to a given package’s SQL database.
Parameters
package_id : int
-
ID of the package.
Returns
: Path
-
A Path to the package’s database.