Probe definitions

The top-level Probe entry in the Probekit editor tree pane represents the definition of a single probe. Probes are contained in a Probekit source file with the extension .probe. A Probekit source file can contain more than one probe.

A probe definition must include a source code fragment that runs when the probe is executed. It can also include import directives, target specifications, and additional source code fragments.