Class: MediaWikiVagrant::LsbCheck::Error
- Inherits:
-
Vagrant::Errors::VagrantError
- Object
- Vagrant::Errors::VagrantError
- MediaWikiVagrant::LsbCheck::Error
- Defined in:
- lib/mediawiki-vagrant/lsb_check/provisioner.rb
Overview
Custom error to avoid need for l10n keys
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
39 40 41 |
# File 'lib/mediawiki-vagrant/lsb_check/provisioner.rb', line 39 def to_s extra_data[:stdout] end |