Class: Chef::Provider::Execute
- Inherits:
-
Chef::Provider
- Object
- Chef::Provider
- Chef::Provider::Execute
- Defined in:
- lib/tvdinner/noop.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#action_run ⇒ Object
50 51 52 |
# File 'lib/tvdinner/noop.rb', line 50 def action_run true end |