:py:mod:`wfexs_backend.fetchers.file`
=====================================

.. py:module:: wfexs_backend.fetchers.file

.. autodoc2-docstring:: wfexs_backend.fetchers.file
   :allowtitles:

Module Contents
---------------

Functions
~~~~~~~~~

.. list-table::
   :class: autosummary longtable
   :align: left

   * - :py:obj:`fetchFile <wfexs_backend.fetchers.file.fetchFile>`
     - .. autodoc2-docstring:: wfexs_backend.fetchers.file.fetchFile
          :summary:

API
~~~

.. py:function:: fetchFile(remote_file: wfexs_backend.common.URIType, cachedFilename: wfexs_backend.common.PathLikePath, secContext: Optional[SecurityContextConfig] = None) -> wfexs_backend.fetchers.ProtocolFetcherReturn
   :canonical: wfexs_backend.fetchers.file.fetchFile

   .. autodoc2-docstring:: wfexs_backend.fetchers.file.fetchFile
