Method: MountDoc::Config.visible_protected_methods?

Defined in:
lib/mount_doc/config.rb

.visible_protected_methods?Boolean

Returns:

  • (Boolean)


30
# File 'lib/mount_doc/config.rb', line 30

def visible_protected_methods?; @@visible_protected_methods; end