eric6/Plugins/VcsPlugins/vcsMercurial/HgClient.py

changeset 7639
422fd05e9c91
parent 7441
f115f4469795
child 7759
51aa6c6b66f7
equal deleted inserted replaced
7638:176145438b1e 7639:422fd05e9c91
426 426
427 @return flag indicating the execution of a command 427 @return flag indicating the execution of a command
428 @rtype bool 428 @rtype bool
429 """ 429 """
430 return self.__commandRunning 430 return self.__commandRunning
431
432 #
433 # eflag: noqa = M702

eric ide

mercurial