application description
application description Structure: Description for launching an external process.
application description structure
path
string: optionalopen
array of string: optionalarguments
array of string: optionaluser
string: optionaladditional environment
array of
environment variables: optionalvisibility
application visibility: optionalbehaviours
array of
application behaviour: optional, uniqueDescription
external describes all the detail needed to launch an external process. The structure provides fine grain control over how an external process should be configured.
Fields
path
Absolute path to the application.
If the application is a bundle, the path must refer to the top level of the bundle.
open
Absolute file paths to open.
If the application path is omitted, each file is opened with the appropriate application.
arguments
Arguments to pass to the application.
user
User to execute process as.
Short user name.
additional environment
Set additional environment variables for the executable.
visibility
Is the application visible after launch.
behaviours
Application behaviours.
Behaviours affecting how the application is launched.