Sha256: 9acb21fc2042cef631c741abc414cc20e17d70c7131ca0b26d01e904936a82b9
Contents?: true
Size: 197 Bytes
Versions: 16
Compression:
Stored size: 197 Bytes
Contents
on run argv tell application "iTunes" set file_path to (POSIX file (item 1 of argv)) as string set added_track to add file_path return persistent ID of added_track end tell end run
Version data entries
16 entries across 16 versions & 1 rubygems