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
core.path_package(package_id)
Gets the absolute path to the specific package folder.
Parameters
package_id : int
-
The ID of the package to get the folder path for.
Returns
: Path
-
The absolute path to the package folder.