mirror of
https://github.com/dokku/dokku.git
synced 2026-09-02 20:22:30 +02:00
There are other places in the codebase that currently act on all apps or could benefit from being able to do so. Being able to run `common.RunCommandAgainstAllApps()` and get that for free will be a boon to implementing this functionality elsewhere.