CodeQL library for Ruby
codeql/ruby-all 4.1.9 (changelog, source)
Search

Member predicate ErbFile::getTemplateName

Gets the base template name associated with this ERB file. For instance, a file named foo.html.erb has a template name of foo. A partial template file named _item.html.erb has a template name of item.

string getTemplateName()