playwright/utils/doclint/check_public_api/test/diff-arguments/doc.md

20 lines
288 B
Markdown
Raw Normal View History

# class: Foo
## method: Foo.bar
### option: Foo.bar.visibility
- `visibility` <[boolean]>
## method: Foo.foo
### param: Foo.foo.arg1
2019-11-19 03:18:28 +01:00
- `arg1` <[string]>
### param: Foo.foo.arg2
2019-11-19 03:18:28 +01:00
- `arg2` <[string]>
## method: Foo.test
2019-11-19 03:18:28 +01:00
### param: Foo.test.filePaths
- `filePaths` <[Array]<[string]>>