Expand description
Utility functions for bbcache configuration and display.
This module provides helper functions for:
- Determining default cache locations and API endpoints
- Formatting and displaying cached resources in tabular form
Structs§
- Resource
Print - Printable representation of a cached resource for display in tables.
Functions§
- get_
default_ bedbase_ api - Returns the default BEDbase API endpoint URL.
- get_
default_ cache_ folder - Returns the default cache folder path.
- print_
resources - Prints a list of resources in a formatted table.