.. Copyright © 2023 Andrei Tatar .. .. SPDX-License-Identifier: CC-BY-SA-4.0 btrsync.cli =========== .. automodule:: btrsync.cli .. rubric:: Functions .. autosummary:: cli_main cli_parser dest_root do_btrsync dump_root format_transfer humanbytes main parse_root process_args src_root .. autofunction:: cli_main .. autofunction:: cli_parser .. autofunction:: dest_root .. autofunction:: do_btrsync .. autofunction:: dump_root .. autofunction:: format_transfer .. autofunction:: humanbytes .. autofunction:: main .. autofunction:: parse_root .. autofunction:: process_args .. autofunction:: src_root .. rubric:: Classes .. autosummary:: BaseMatch CliProgress Confirm IncrSync SSHLoc SingleMatch UnderGlob .. autoclass:: BaseMatch :members: :inherited-members: .. autoclass:: CliProgress :members: :inherited-members: .. autoclass:: Confirm :members: :inherited-members: .. autoclass:: IncrSync :members: :inherited-members: .. autoclass:: SSHLoc :members: :inherited-members: .. autoclass:: SingleMatch :members: :inherited-members: .. autoclass:: UnderGlob :members: :inherited-members: