MCPcopy
hub / github.com/OfflineIMAP/offlineimap / getsection

Method getsection

offlineimap/repository/Base.py:113–114  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

111
112 # Interface from CustomConfig.ConfigHelperMixin
113 def getsection(self):
114 return 'Repository ' + self.name
115
116 # Interface from CustomConfig.ConfigHelperMixin
117 def getconfig(self):

Callers 6

__init__Method · 0.95
__init__Method · 0.45
get_copy_ignore_UIDsMethod · 0.45
gethostMethod · 0.45
getuserMethod · 0.45
getportMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected