Fix initializing Path datatype
If '' was given it would be initialized with the current directory ('.'), which is never what was intended.