Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/OfflineIMAP/offlineimap
/ info
Method
info
offlineimap/ui/UIBase.py:136–139 ·
view source on GitHub ↗
Display a message.
(self, msg)
Source
from the content-addressed store, hash-verified
134
self.info(msg)
135
136
def
info(self, msg):
137
""
"Display a message."
""
138
139
self.logger.info(msg)
140
141
def
warn(self, msg, minor=0):
142
self.logger.warning(msg)
Callers
15
_msg
Method · 0.95
makefolder
Method · 0.95
deletingmessages
Method · 0.95
callhook
Method · 0.95
get_pass
Function · 0.80
setUpModule
Function · 0.80
tearDownModule
Function · 0.80
setUpModule
Function · 0.80
tearDownModule
Function · 0.80
setUpModule
Function · 0.80
tearDownModule
Function · 0.80
write
Method · 0.80
Calls
no outgoing calls
Tested by
6
setUpModule
Function · 0.64
tearDownModule
Function · 0.64
setUpModule
Function · 0.64
tearDownModule
Function · 0.64
setUpModule
Function · 0.64
tearDownModule
Function · 0.64