# Packages
Package bilib provides common stuff for bisync and bisync_test.
# Functions
Bisync handles lock file, performs bisync run and checks exit status.
# Constants
Disable comparison of final listings.
Only compare listings from the last run, do not sync.
Compare final listings (default).
Default values.
Default values.
ListingHeader defines first line of a listing.
# Variables
DefaultWorkdir is default working directory.
ErrBisyncAborted signals that bisync is aborted and forces exit code 2.
Opt keeps command line options.
TZ defines time zone used in listings.
# Type aliases
CheckSyncMode controls when to compare final listings.