要約
Net::IMAP#getquotaroot の結果として得られる quota root 情報を表わすオブジェクトです。
詳しくは [RFC2087] を参照してください。
目次
- インスタンスメソッド
継承しているメソッド
- Structから継承している特異メソッド
- Structから継承しているメソッド
- Enumerableから継承しているメソッド
-
- all?
- any?
- collect
- count
- cycle
- detect
- drop
- drop_while
- each_cons
- each_slice
- each_with_index
- entries
- enum_cons
- enum_slice
- enum_with_index
- find
- find_all
- find_index
- first
- grep
- group_by
- include?
- inject
- map
- max
- max_by
- member?
- min
- min_by
- minmax
- minmax_by
- none?
- one?
- partition
- reduce
- reject
- reverse_each
- sort
- sort_by
- take
- take_while
- zip
インスタンスメソッド
mailbox -> String[permalink][rdoc]-
問い合わせしたメールボックスの名前を返します。
quotaroots -> [String][permalink][rdoc]-
問い合わせしたメールボックスの quota root 名を配列で返します。
空の場合もありえます。