osx - Interface of nsILocalFileMac -
i found thing on mdn called nsilocalfilemac couldn't make sense of it. there thing called "alias" , "followlinks". synonomous "shortcut" or ".lnk" file on windows? if can please me use interface make "alias". thanks
an alias "shortcut" / .lnk file used on windows, serve same functions different implementations. alias more similar unix symbolic link.
you can read more on wikipedia here.
if want create alias can read on wikipedia here, , on apple's support site here
Comments
Post a Comment