Skip to main content

Module utils

Module utils 

Source
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§

ResourcePrint
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.