Method: ChefDK::Command::Verify.component

Defined in:
lib/chef-dk/command/verify.rb

.component(name) ⇒ Object



53
54
55
# File 'lib/chef-dk/command/verify.rb', line 53

def component(name)
  component_map[name]
end