Libraries
»
chef-apply
(0.5.3)
»
Index
»
ChefApply
»
UI
»
Terminal
»
output
Method: ChefApply::UI::Terminal.output
Defined in:
lib/chef_apply/ui/terminal.rb
.
output
(msg) ⇒
Object
41 42 43
# File 'lib/chef_apply/ui/terminal.rb', line 41
def
output
(
msg
)
@location
.
puts
msg
end