martaxFunction getUti()fun martax.getUti(path: String): String?Get the UTI for a given file path.Example:-- Returns "public.folder" martax.getUti("/Applications")