issues
search
ruby
/
net-imap
Ruby client api for Internet Message Access Protocol
https://ruby.github.io/net-imap
Other
62
stars
29
forks
source link
📚 Fix README example
#354
Closed
nevans
closed
3 days ago
nevans
commented
3 days ago
#list
returns an empty array (rather than
nil
), since v0.4.0.
Use
#move
(and
#capable?
)
#list
returns an empty array (rather thannil
), since v0.4.0.#move
(and#capable?
)