I'm experimenting with dagger functions and was wondering if I can get a list of available functions of my module (or any other module) so I can wrap it with all sorts of tools (ie: auto generate jenkins jobs, basically replacing JobDSL)
I'm aware of dagger cli ability to view functions, but I wonder if its possible to list with the current SDK