doc: add flag params (#132485)
*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.* *List which issues are fixed by this PR. You must list at least one issue.* *If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
This commit is contained in:
parent
58019b3428
commit
6875827f46
@ -194,6 +194,7 @@ class CommandArguments {
|
||||
* return true. If the flag is not allowed for the current command, will
|
||||
* return `null`.
|
||||
*
|
||||
* @param {!string} flag
|
||||
* @param {?string} value
|
||||
* @returns {?boolean}
|
||||
* @throws Will throw an error if the flag is allowed and `value` is not
|
||||
|
Loading…
x
Reference in New Issue
Block a user