Ask a question to get started
Enter to send•Shift+Enter new line
Method used to get all the parent runs of a given run.
getParents(run: Run): Run[]
run
Run
The run whose parents are to be retrieved.