make_with_posix

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.

Parameters
Result

script object : A new instance of PathInfo