Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/agent / progress / createProgressIO
Function: createProgressIO()
ts
function createProgressIO(config?): ProgressIO;Defined in: packages/agent/src/progress/index.ts:105
Build a ProgressIO bound to a particular artifact root.
Parameters
| Parameter | Type |
|---|---|
config | ProgressIOConfig |