﻿argopy.stores.filestore
=======================

.. currentmodule:: argopy.stores

.. autoclass:: filestore

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~filestore.__init__
      ~filestore.cachepath
      ~filestore.clear_cache
      ~filestore.exists
      ~filestore.expand_path
      ~filestore.first
      ~filestore.full_path
      ~filestore.glob
      ~filestore.info
      ~filestore.ls
      ~filestore.open
      ~filestore.open_dataset
      ~filestore.open_json
      ~filestore.open_mfdataset
      ~filestore.read_csv
      ~filestore.register
      ~filestore.store_path
      ~filestore.unstrip_protocol
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~filestore.async_impl
      ~filestore.asynchronous
      ~filestore.cached_files
      ~filestore.protocol
      ~filestore.sep
      ~filestore.target_protocol
   
   