Skip to content

Actions

Daniel Hazelbaker edited this page Aug 28, 2023 · 2 revisions

RockSweeper breaks up it's tasks into small actions. Each action is a (for the most part) self contained piece of code that encapsulates what it does. This allows you to run only the actions you want on your database.

Additionally, each action is associated with a general category. You can browse through the various actions by checking out the category pages.

Clone this wiki locally