Class: KnifeTable::TableClear
- Inherits:
-
Chef::Knife
- Object
- Chef::Knife
- KnifeTable::TableClear
- Includes:
- Helpers
- Defined in:
- lib/chef/knife/table_clear.rb
Instance Method Summary collapse
Methods included from Helpers
#cookbook_path, #discover_changed, #git
Instance Method Details
#run ⇒ Object
15 16 17 |
# File 'lib/chef/knife/table_clear.rb', line 15 def run ui.fatal "Not currently supported" end |