make_with_posix(a_path)
Make a PathInfo instance for a file reference. A synonym of make_with
If a POSIX path ending with "/" is passed as a parameter, the item is considered as a folder i.e. is_folder will return true.
script object : A new instance of PathInfo