sish crashes when any of the directories, that was provided through command arguments, doesn't exist. The best solution would be to create the non-existing directories instead of crash.
This is intentional (program exits if the directories don't exist). We can do better at making the error more clear though! I'll add a task to the backlog for it.
sish crashes when any of the directories, that was provided through command arguments, doesn't exist. The best solution would be to create the non-existing directories instead of crash.
Example of the crash error: