uproot.source.chunk.Resource
Defined in uproot.source.chunk on line 24.
- class uproot.source.chunk.Resource
Abstract class for a file handle whose lifetime may be linked to threads in a thread pool executor.
A uproot.source.chunk.Resource instance is always the first argument of functions evaluated by a uproot.source.futures.ResourceFuture.
file_path
- Resource.file_path
A path to the file (or URL).