View Source Gitly.Task.Builder (gitly v0.1.0)
A module to build a task order.
Summary
Functions
Builds a task order based on the given options.
Types
Functions
@spec build_task_order(build_task_order_opts()) :: [ %Gitly.Task{error: term(), label: term(), result: term(), task: term()} ]
Builds a task order based on the given options.