Ouvre le document filepath
filepath
11 12 13
# File 'lib/osascript/Preview.rb', line 11 def open_document(filepath) Osascript::__asrun("open POSIX file \"#{filepath}\"", 'Preview') end