No Info.
Called once for every file in the build stage, unless an earlier pipeline has excluded this file.
Called if the context has changed during watch.
Called as we end the build stage.
Called as we end the prepare stage.
Called once for every file as it changes during the watch stage, if an earlier pipeline has excluded this file.
Called once for every file as it changes during the watch stage, unless an earlier pipeline has excluded this file.
Called once for every file in the build stage if an earlier pipeline has excluded this file.
Called once for every file in the prepare stage.
Called as we start the build stage.
Called as we start the prepare stage.
Called as we start the prepare stage. There is no end_watch because the watch stage ends by the user stopping the whole program