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-18 18:18:28 -08:00
- `arg1` <[string]>
### param: Foo.foo.arg2
2019-11-18 18:18:28 -08:00
- `arg2` <[string]>
## method: Foo.test
2019-11-18 18:18:28 -08:00
### param: Foo.test.filePaths
- `filePaths` <[Array]<[string]>>