Class Chef::Knife::Core::TextFormatter
In: lib/chef/knife/core/text_formatter.rb
Parent: Object

Methods

Attributes

data  [R] 
ui  [R] 

Public Class methods

Public Instance methods

Ruby 1.8 Strings include enumberable, which is not what we want. So we have this heuristic to detect hashes and arrays instead.

[Validate]