pyarrow.fs.FileSystem
=====================

.. currentmodule:: pyarrow.fs

.. autoclass:: FileSystem

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~FileSystem.__init__
      ~FileSystem.copy_file
      ~FileSystem.create_dir
      ~FileSystem.delete_dir
      ~FileSystem.delete_dir_contents
      ~FileSystem.delete_file
      ~FileSystem.equals
      ~FileSystem.from_uri
      ~FileSystem.get_file_info
      ~FileSystem.move
      ~FileSystem.normalize_path
      ~FileSystem.open_append_stream
      ~FileSystem.open_input_file
      ~FileSystem.open_input_stream
      ~FileSystem.open_output_stream
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~FileSystem.type_name