chore: comments
This commit is contained in:
@@ -303,7 +303,10 @@ export class WorkflowGenerator {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Returns the currently generated workflow.
|
||||||
|
* @returns {WorkflowFile}
|
||||||
|
*/
|
||||||
public getWorkflowFile = () => {
|
public getWorkflowFile = () => {
|
||||||
return this.workflowRecord;
|
return this.workflowRecord;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user