is_verbose {GitAI} | R Documentation |
Checks if GitAI
is verbose
Description
The function searches for GITAI_VERBOSE
environmental variable
and tries to read it value as logical.
Usage
is_verbose()
Value
A logical. Default is TRUE
.
[Package GitAI version 0.1.1 Index]