Method: Bundler::Installer#post_install_messages

Defined in:
lib/bundler/installer.rb

#post_install_messagesObject (readonly)

Returns the value of attribute post_install_messages.

[View source]

16
17
18
# File 'lib/bundler/installer.rb', line 16

def post_install_messages
  @post_install_messages
end