#How show intermidary functions in trace
1 messages · Page 1 of 1 (latest)
@teal hedge what you need for this is what we call "self-calls". It's described here: https://github.com/dagger/dagger/pull/10584
it's still in experimental, our apologies we don't have proper docs yet.
you can check the "Feature flag / compatbility" section at the very end of the PR to enable that
@merry wadi i think this might also be useful?