make_path(opts)
Make folders which indicating the path of the XFile instance.
Using a shell command "mkdir -p".By passing a record of the following format, you can make folders with administrator privileges.
{with_admin : boolean}
If you don't need to specify options, pass an empty list {}.
script object or missing value : a XFile instance of newly created folder.