Class: KnifeTable::TableClear

Inherits:
Chef::Knife
  • Object
show all
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

#runObject



15
16
17
# File 'lib/chef/knife/table_clear.rb', line 15

def run
  ui.fatal "Not currently supported"
end