メインコンテンツまでスキップ
バージョン:25.2

processInfo

  • function

  • Returns a property list containing information about the current process, including its name, parameters, and process id.

  • Examples: +

     put the processInfo —> {Architecture:"64-bit", LaunchParameters:["/Applications/Eggplant.app/Contents/MacOS/Eggplant","-psn_0_565386"], ProcessID:1134, ProcessName:"Eggplant"}
  • Related: hostName, hostNames, hostAddresses, machine, OSInfo, platform, processor, systemInfo, systemVersion, userInfo