コード例 #1
0
 def selected_group(self):
     """A list of selected files in various states of being"""
     return selection.pick(self.selection())
コード例 #2
0
ファイル: status.py プロジェクト: aj-bagwell/git-cola
 def selected_group(self):
     """A list of selected files in various states of being"""
     return selection.pick(self.selection())