Skip to content

feat(poly deps): view and validate brick interfaces

Choose a tag to compare

@DavidVujic DavidVujic released this 08 Feb 20:02
· 14 commits to main since this release
c6dbeda

Adding (experimental) support for validating the interface of a specific brick.

This is added in the poly deps command, and when using --brick the_brick with a new option: --interface.

Details in #413