Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_VCSLogScriptEditorPlugin Interface Reference
Inheritance diagram for SCR_VCSLogScriptEditorPlugin:
SCR_VCSRootPlugin SCR_VCSBasePlugin SCR_VCSLogResourceManagerPlugin

Protected Member Functions

override string GetCommandLine ()
 
- Protected Member Functions inherited from SCR_VCSRootPlugin
override void Run ()
 
- Protected Member Functions inherited from SCR_VCSBasePlugin
void ButtonTortoiseSVN ()
 
void ButtonGitExtensions ()
 
void ButtonClose ()
 

Additional Inherited Members

- Protected Attributes inherited from SCR_VCSBasePlugin
string m_sBlameCommandLine
 
string m_sDiffCommandLine
 
string m_sLogCommandLine
 
- Static Protected Attributes inherited from SCR_VCSBasePlugin
static const string TORTOISESVN_BLAME = "TortoiseProc /command:blame /path:\"$path\" /startrev:1 /endrev:-1 /ignoreeol /ignoreallspaces /line:$line"
 
static const string TORTOISESVN_DIFF = "TortoiseProc /command:diff /path:\"$path\""
 
static const string TORTOISESVN_LOG = "TortoiseProc /command:log /path:\"$path\""
 
static const string GITEXT_BLAME = "gitex blame \"$path\""
 
static const string GITEXT_DIFF = "gitex difftool \"$path\""
 
static const string GITEXT_LOG = "gitex filehistory \"$path\""
 

Member Function Documentation

◆ GetCommandLine()

override string SCR_VCSLogScriptEditorPlugin.GetCommandLine ( )
protected

Implements SCR_VCSRootPlugin.


The documentation for this interface was generated from the following file: