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