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

    Function surveyPlan

    • Every command the survey will run, in order.

      READ-ONLY BY CONSTRUCTION. Nothing here writes a file, changes a config or takes a lock, so a survey against a production VPS is safe to run during traffic; that is the property that makes --dry-run printing this list a useful review rather than theatre.

      The drush sql:query steps are MySQL-shaped and are all optional, because a site on PostgreSQL or SQLite should still produce a survey rather than an error report.

      Parameters

      • root: string

      Returns SurveyStep[]