drupflare/drangler - v0.1.0
    Preparing search index...

    Function runSurvey

    • Runs the whole plan and folds the output into a survey.

      A failing step is recorded and the run continues. A partial survey is the normal case -- a host without drush still answers php -v -- and the rules layer is written to treat an unknown as unknown rather than as a pass.

      Parameters

      Returns Promise<SiteSurvey>