관리-도구
편집 파일: lsub-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Sends a LSUB command, and returns a subset of names from the set of names that the user has declared as being "active" or "subscribed". <tt>refname</tt> and <tt>mailbox</tt> are interpreted as for #list(). The return value is an array of +Net::IMAP::MailboxList+." full_name: Net::IMAP#lsub is_singleton: false name: lsub params: (refname, mailbox) visibility: public