# Functions
Execute wraps the primary execution logic for vdm's root command, and returns any errors encountered to the caller.
MaybeSetDebug sets the DEBUG environment variable if it was set as a flag by the caller.
# Variables
RootFlagValues contains an initalized [rootFlags] struct with populated values.