uproot.source.file.FileResource
===============================

Defined in `uproot.source.file <https://github.com/scikit-hep/uproot4/blob//src/uproot/source/file.py>`__ on `line 25 <https://github.com/scikit-hep/uproot4/blob//src/uproot/source/file.py#L25>`__.

.. table::
    :class: note

    +----------------------------------------+
    | **Inheritance order:**                 |
    +========================================+
    | #. :doc:`uproot.source.chunk.Resource` |
    +----------------------------------------+

.. autoclass:: uproot.source.file.FileResource

.. _uproot.source.file.FileResource.file:

file
----

.. autoattribute:: uproot.source.file.FileResource.file

.. _uproot.source.file.FileResource.closed:

closed
------

.. autoattribute:: uproot.source.file.FileResource.closed

.. _uproot.source.file.FileResource.get:

get
---

.. automethod:: uproot.source.file.FileResource.get

.. _uproot.source.file.FileResource.future:

future
------

.. automethod:: uproot.source.file.FileResource.future

.. _uproot.source.file.FileResource.file_path:

file_path
---------

Inherited from :doc:`uproot.source.chunk.Resource`.

.. autoattribute:: uproot.source.file.FileResource.file_path

