pcdshub / whatrecord

EPICS IOC meta information tool
https://pcdshub.github.io/whatrecord/
Other
8 stars 6 forks source link

FIX: forward link edges + allow for stdin usage in `whatrecord [parse|graph]` #145

Closed klauer closed 2 years ago

klauer commented 2 years ago

Description

Fix FLNK source ports and direction.

Motivation and Context

Forward link edges were inaccurately drawn with graphviz, so this PR should fix them.

Screenshots (if appropriate):

Looks correct now:

image