Method: Vagrant::Environment#ui_class
- Defined in:
- lib/vagrant/environment.rb
#ui_class ⇒ Object (readonly)
This is the UI class to use when creating new UIs.
36 37 38 |
# File 'lib/vagrant/environment.rb', line 36 def ui_class @ui_class end |