net/tool/rsync: Library Dependencies
$rsync_verboseIf true, adds the --verbose option.
Default: false
$rsync_readableIf true, adds the --human-readable option.
Default: true
$rsync_dry_runIf true, adds the --dry-run option.
Default: false
$rsync_partdirPath to use for the --partial-dir option.
Default: ${package_name}-rsync-partials
rsync_run()Runs the rsync command with the options specified by the Library Configuration settings.