Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Debug returns true if dops is run in debugging mode. Debug bool // Raw is true if dops was started with the global raw flag. // If Raw is true, dops outputs an unformatted text. Raw bool // CI is true if dops was started with the global ci flag. CI bool // Verbose is true if dops was started with the global verbose flag. // If Verbose is true, dops outputs more information. Verbose bool )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.