.. Copyright © 2023 Andrei Tatar .. .. SPDX-License-Identifier: CC-BY-SA-4.0 btrsync.util ============ .. automodule:: btrsync.util .. rubric:: Functions .. autosummary:: bfs dfs group index is_subpath path_merge .. autofunction:: bfs .. autofunction:: dfs .. autofunction:: group .. autofunction:: index .. autofunction:: is_subpath .. autofunction:: path_merge .. rubric:: Classes .. autosummary:: Cmd FileDesc .. autoclass:: Cmd :members: .. autoclass:: FileDesc :members: :inherited-members: