codeql/javascript-all
2.6.5
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets stem of the folder or file this path refers to, that is, the prefix of its base name up to (but not including) the last dot character if there is one, or the entire base name if there is not
string getStem()