ScriptGitStatusEntry

class ScriptGitStatusEntry.ScriptGitStatusEntry

Bases: AbstractScriptGitElement

Wrapper of _3S.CoDeSys.Git.GitIntegration.IGitStatusEntry.
__str__() str
__eq__(other: ScriptGitStatusEntry) bool
Python magic method __eq__
__ne__(other: ScriptGitStatusEntry) bool
Python magic method __ne__
__hash__() int
Python magic method __hash__
property git_object_status: GitObjectStatus
see _3S.CoDeSys.Git.GitIntegration.GitObjectStatus
property file_path: str
path of the file