Method: Chef::IndexQueue::Consumer::ClassMethods#exposed_methods
- Defined in:
- lib/chef/index_queue/consumer.rb
#exposed_methods ⇒ Object
28 29 30 |
# File 'lib/chef/index_queue/consumer.rb', line 28 def exposed_methods @exposed_methods || [] end |