관리-도구
편집 파일: getquotaroot-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Sends the GETQUOTAROOT command along with specified <tt>mailbox</tt>. This command is generally available to both admin and user. If mailbox exists, returns an array containing objects of Net::IMAP::MailboxQuotaRoot and Net::IMAP::MailboxQuota. full_name: Net::IMAP#getquotaroot is_singleton: false name: getquotaroot params: (mailbox) visibility: public