Class: Vagrant::UI::Interface
- Inherits:
-
Object
- Object
- Vagrant::UI::Interface
- Defined in:
- lib/vagrant-managed-servers/action/init_deployment_tracker.rb
Instance Attribute Summary collapse
-
#logger ⇒ Object
readonly
Returns the value of attribute logger.
Instance Attribute Details
#logger ⇒ Object (readonly)
Returns the value of attribute logger.
7 8 9 |
# File 'lib/vagrant-managed-servers/action/init_deployment_tracker.rb', line 7 def logger @logger end |