environment
A dictionary of CFStringRef keysand values for environment variables to set in the launched process.The value of this field can be NULL.
Declaration
var environment: Unmanaged<CFDictionary>!A dictionary of CFStringRef keysand values for environment variables to set in the launched process.The value of this field can be NULL.
var environment: Unmanaged<CFDictionary>!