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

Member predicate File :: isPossibleEntryPoint

Holds if this file is likely to get executed directly, and thus act as an entry point for execution.

predicate isPossibleEntryPoint ( )