argopy.utils.lscache#
- lscache(cache_path: str = '', prt=True)[source]#
Decode and list cache folder content
- Parameters:
cache_path (str) โ
prt (bool, default=True) โ Return a printable string or a
pandas.DataFrame
- Return type:
str or
pandas.DataFrame