Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_UIDs
Method · 0.45
gethost
Method · 0.45
getuser
Method · 0.45
getport
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected