dxx v0.2.1 (2018-12-18T20:09:57Z)
Dub
Repo
Tool
dxx
tools
tool
Undocumented in source.
interface
Tool : WorkflowElement {
enum
OK
;
int
run
(WorkflowJob job);
}
Members
Functions
run
int
run
(WorkflowJob job)
Undocumented in source.
Manifest constants
OK
enum
OK
;
Undocumented in source.
Meta
Source
See Implementation
dxx
tools
tool
classes
ToolBase
functions
getArgument
registerArgument
interfaces
Tool
structs
ToolOptions