It's quite straightforward. It checks if a directory path exists. If it does not, then it creates the directory path, similar to mkdir -p .
確定! 回上一頁