|
|
|
|
|
|
|
|
expand_archive_dir(archdir,
backname)
Return expanded version of archdir joined with backname. |
source code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
parse_cmdline_options(arglist)
Parse argument list |
source code
|
|
|
|
command_line_error(message)
Indicate a command line error and exit |
source code
|
|
|
|
|
|
|
set_archive_dir(dirstring)
Check archive dir and set global |
source code
|
|
|
|
set_sign_key(sign_key)
Set globals.sign_key assuming proper key given |
source code
|
|
|
|
set_selection()
Return selection iter starting at filename with arguments applied |
source code
|
|
|
|
args_to_path_backend(arg1,
arg2)
Given exactly two arguments, arg1 and arg2, figure out which one is
the backend URL and which one is a local path, and return (local,
backend). |
source code
|
|
|
|
|
|
|
process_local_dir(action,
local_pathname)
Check local directory, set globals.local_path |
source code
|
|
|
|
check_consistency(action)
Final consistency check, see if something wrong with command line |
source code
|
|
|
|
|