Add terminateOnInvalidPath option for submodule path checking
lewisdawson opened this issue · 0 comments
lewisdawson commented
Before creating each submodule symlink, the location that the symlink is pointing to should be validated if the user sets the terminateOnInvalidPath
option to true
. If it's invalid, Slinker should invoke onError
and exit.