idle-code/PyContextShell

Create class for handling action-based introspection

idle-code opened this issue · 0 comments

All backends should provide some level of introspection allowing at least of listing available actions for specific target path.
This could be further extended to allow custom action finding behaviours (based on overridden find.action/list.actions actions).