Method: ChefSpec::ChefFormatter#lwrp_load_start
- Defined in:
- lib/chefspec/formatter.rb
#lwrp_load_start(lwrp_file_count) ⇒ Object
Called when LWRP loading starts
123 |
# File 'lib/chefspec/formatter.rb', line 123 def lwrp_load_start(lwrp_file_count); end |