theprocess.process

Module that defines the main Process struct and associated components.

Members

Structs

Process
struct Process

This struct is used to prepare configuration for process and run it.

ProcessResult
struct ProcessResult

Process result, produced by 'execute' method of Process.

Meta