sink
sink copied to clipboard
Better error message if user forgets to specify script paths
If the user forgets to sink_scr_addpath
, then the error message is just "Failed to read file" with no activity (no calls to fstype
or fsread
). This is a bad user experience.
Make a more helpful error message.