We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
As suggested by @ctrueden on gitter, we should add a convenience method to ScriptService that returns a ScriptInfo or ModuleInfo for a given script.
ScriptService
ScriptInfo
ModuleInfo
Something like getScriptInfo(String filename, String script) ?
getScriptInfo(String filename, String script)