Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: ign tool support for introspecting plugin libraries #2

Closed
osrf-migration opened this issue Nov 16, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@osrf-migration
Copy link

Original report (archived issue) by Steve Peters (Bitbucket: Steven Peters, GitHub: scpeters).


Summary

It would be cool if we could add an ign command file that would enable introspection of a library file by listing the plugins and interfaces present in that library file.

ign plugin --info libPlugin.so

Motivation

It makes it more convenient for downstream users to inspect the interfaces provided by a given plugin library.

Describe alternatives you've considered

We could write a c++ executable instead of an ign tool command.

Additional context

None.

@osrf-migration osrf-migration added major bug Something isn't working labels Apr 15, 2020
@chapulina chapulina added enhancement New feature or request and removed major bug Something isn't working labels May 30, 2020
@scpeters
Copy link
Member

this was added in #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants