Given the same arg(s) as for file, creates all parent directories of
the file they represent.
Source
(defnmake-parents"Given the same arg(s) as for file, creates all parent directories of
the file they represent."{:added"1.2"}[f&more](when-let[parent(.getParentFile^File (applyfilefmore))](.mkdirsparent)))