UNPKG

577 BMarkdownView Raw
1The value of *settingOrProject* is one of the following.
2* "on" : Enables analytics gathering and reporting for the user.
3* "off" : Disables analytics gathering and reporting for the user.
4* "ci" : Enables analytics and configures reporting for use with Continuous Integration,
5which uses a common CI user.
6* "prompt" : Prompts the user to set the status interactively.
7* "project" : Sets the default status for the project to the *projectSetting* value, which can be any of the other values. The *projectSetting* argument is ignored for all other values of *settingOrProject*.
\No newline at end of file