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
A helper like findRuntime(name) which could find it based on object name, and findRuntime() which uses heuristics (i.e. first sub object if there's only one).
findRuntime(name)
findRuntime()
Originally posted by @axic in #10866 (comment)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
A helper like
findRuntime(name)
which could find it based on object name, andfindRuntime()
which uses heuristics (i.e. first sub object if there's only one).Originally posted by @axic in #10866 (comment)
The text was updated successfully, but these errors were encountered: