123456789_123456789_123456789_123456789_123456789_

Module: Net::IMAP::Config::AttrInheritance::Macros

Do not use. This module is for internal use only.
Relationships & Source Files
Defined in: lib/net/imap/config/attr_inheritance.rb

Overview

internal API

Instance Method Summary

Instance Method Details

#attr_accessor(name)

[ GitHub ]

  
# File 'lib/net/imap/config/attr_inheritance.rb', line 30

def attr_accessor(name) super; AttrInheritance.attr_accessor(name) end