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