.quiet: Returns .quiet() or NULL for "flags" argument to GRASS modules
Description
A function for developers used for setting the "quiet' argument in flags arguments passed to rgrass::execGRASS(). If faster("debug") is TRUE, the string "quiet" is returned. If FALSE, then NULL is returned.