diff options
author | Julian Pidancet <julian.pidancet@oracle.com> | 2022-10-26 22:29:03 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-10-27 21:39:41 +0200 |
commit | ea10b329ddd18573fdb066a1a3293c839d839fbd (patch) | |
tree | ccd4cf44b468d46759aaec96961914c200df1876 /doc/aerc-smtp.5.scd | |
parent | f021bfd1c7b7885919cb71884727fd8dfdf8eba7 (diff) | |
download | aerc-ea10b329ddd18573fdb066a1a3293c839d839fbd.tar.gz |
maildir: replace ListFolder method with FolderMap
Replace ListFolder with a new method that returns a map indexed by
folder names instead of a list of folder names. A map is simpler to use
and more efficient in case we only want to check the presence of a
specific folder in the Maildir store.
Signed-off-by: Julian Pidancet <julian.pidancet@oracle.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Acked-by: Tim Culverhouse <tim@timculverhouse.com>
Diffstat (limited to 'doc/aerc-smtp.5.scd')
0 files changed, 0 insertions, 0 deletions