CodeQL library for Python
codeql/python-all 0.10.5 ( changelog , source )
Search

Primitive predicate string :: suffix

Returns the substring of the receiver starting at the given 0-based inclusive offset

string suffix ( int startPos )