Crate asuran_cli[−][src]
Expand description
The asuran-cli
binary provides a lightweight wrapper over the core asuran
logic, providing simple set of commands for directly interacting with
repositories.
Modules
The cli
module provides the data types used for parsing the command line
arguements, as well as some utility functions for converting those types to
their equivlants in asuran
proper.