class documentation

Represents data about a file handled by pylint. Each file item has: - name: full name of the module - filepath: path of the file - modname: module name

Class Variable filepath Undocumented
Class Variable modpath Undocumented
Class Variable name Undocumented
filepath: str = (source)

Undocumented

Undocumented

Undocumented