Builder

class Builder

Properties

Link copied to clipboard
var name: String?

The name of the process as it appears in the system.

Link copied to clipboard
var path: String?

The full file path to the process executable on the system.

Link copied to clipboard

The SHA256 hash of the process executable file, which can be used for identification and verification purposes.