AlkantarClanX12
Current Path : /opt/alt/ruby18/share/ri/1.8/system/Net/IMAP/ |
Current File : //opt/alt/ruby18/share/ri/1.8/system/Net/IMAP/subscribe-i.yaml |
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Sends a SUBSCRIBE command to add the specified <tt>mailbox</tt> name to the server's set of "active" or "subscribed" mailboxes as returned by #lsub()." - !ruby/struct:SM::Flow::P body: A Net::IMAP::NoResponseError is raised if <tt>mailbox</tt> cannot be subscribed to, for instance because it does not exist. full_name: Net::IMAP#subscribe is_singleton: false name: subscribe params: (mailbox) visibility: public