method
    
    check_point
  check_point()
  public
  
    Hide source    
    
      
  
# File lib/shell/command-processor.rb, line 259 def check_point # :nodoc: @shell.process_controller.wait_all_jobs_execution end

  
  
  