GitScriptProject ¶ class GitScriptProject. GitScriptProject ¶ Bases: object property project_handle : int ¶ Gets the current project handle. property git_config_user_name : str ¶ Gets the user name fr
ScriptSubversion ¶ class ScriptSubversion. Subversion ¶ Bases: object Scripting functionality for the “CODESYS SVN” plugin. An instance of this interface is injected into the default namespace under t
ScriptTraceDiagramVariableCollection ¶ class ScriptTraceDiagramVariableCollection. ScriptTraceDiagramVariableCollection ( iterable = () , / ) ¶ Bases: list Represents a collection of ScriptTraceDiagra
ScriptDeviceRepository ¶ class ScriptDeviceRepository. ScriptDeviceRepository ¶ Bases: object Device respository. property sources ¶ Get the repository sources of the device repository. Return type :
ScriptTraceVariableList ¶ class ScriptTraceVariableList. ScriptTraceVariableList ( iterable = () , / ) ¶ Bases: list Provides functionality for the modification of the list of variables, traced by the
ScriptTraceDiagramCollection ¶ class ScriptTraceDiagramCollection. ScriptTraceDiagramCollection ( iterable = () , / ) ¶ Bases: list Represents the collection of Diagrams in one TraceObject. __iter__ (
ScriptDriverGitImpl ¶ class ScriptDriverGitImpl. ScriptDriverGitImpl ¶ Bases: object clone ( stProjectLocation : str , stProjectName : str , sSourceUrl : str , gitProjectStoragePath : str , update_fla
ScriptGitBranch ¶ class ScriptGitBranch. ScriptGitBranch ¶ Bases: AbstractScriptGitElement Wrapper class around _3S.CoDeSys.Git.GitIntegration.IGitBranch. __str__ ( ) → str ¶ See “git branch” command
ScriptGitCommit ¶ class ScriptGitCommit. ScriptGitCommit ¶ Bases: AbstractScriptGitElement Wrapper class around _3S.CoDeSys.Git.GitIntegration.IGitCommit __str__ ( ) → str ¶ see “git log” command __eq
ScriptGitStatusEntry ¶ class ScriptGitStatusEntry. ScriptGitStatusEntry ¶ Bases: AbstractScriptGitElement Wrapper of _3S.CoDeSys.Git.GitIntegration.IGitStatusEntry. __str__ ( ) → str ¶ __eq__ ( other