class Guard::DslDescriber

The DslDescriber evaluates the Guardfile and creates an internal structure of it that is used in some inspection utility methods like the CLI commands ‘show` and `list`.

@see Guard::Dsl @see Guard::CLI