3BM2SH63ECZTNY2JVTUORJF7OSO6BRDHSS5NEXIRICHEIQRHIRZAC
echo "Dry run: using '--run' option would create directory '${@}' and initialize a repository at that location."
echo "Dry run: using '--run' option would:"
echo -e "\t- create directory '${@}.repo'"
echo -e "\t- initialize a '${versionControlSystem}' repository inside directory '${@}.repo'"
lt
lt "running self-test function 'selfTest':"
selfTest
#@todo port over function registration
lt "\n> loading complete, see above for available functions"