2018-03-03 11:10:34 +01:00
|
|
|
.. pyzfs documentation master file, created by
|
|
|
|
|
sphinx-quickstart on Mon Apr 6 23:48:40 2015.
|
|
|
|
|
You can adapt this file completely to your liking, but it should at least
|
|
|
|
|
contain the root `toctree` directive.
|
|
|
|
|
|
|
|
|
|
Welcome to pyzfs's documentation!
|
|
|
|
|
=================================
|
|
|
|
|
|
|
|
|
|
Contents:
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
|
:maxdepth: 2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Indices and tables
|
|
|
|
|
==================
|
|
|
|
|
|
|
|
|
|
* :ref:`genindex`
|
|
|
|
|
* :ref:`modindex`
|
|
|
|
|
* :ref:`search`
|
|
|
|
|
|
|
|
|
|
Documentation for the libzfs_core
|
|
|
|
|
*********************************
|
|
|
|
|
|
|
|
|
|
.. automodule:: libzfs_core
|
|
|
|
|
:members:
|
2026-02-05 18:34:55 -05:00
|
|
|
:exclude-members: lzc_snap, lzc_recv, lzc_destroy_one
|
2018-03-03 11:10:34 +01:00
|
|
|
|
|
|
|
|
Documentation for the libzfs_core exceptions
|
|
|
|
|
********************************************
|
|
|
|
|
|
|
|
|
|
.. automodule:: libzfs_core.exceptions
|
|
|
|
|
:members:
|
|
|
|
|
:undoc-members:
|
|
|
|
|
|
|
|
|
|
Documentation for the miscellaneous types that correspond to specific width C types
|
|
|
|
|
***********************************************************************************
|
|
|
|
|
|
|
|
|
|
.. automodule:: libzfs_core.ctypes
|
|
|
|
|
:members:
|
|
|
|
|
:undoc-members:
|
|
|
|
|
|