2017-07-13 08:25:32 +00:00
|
|
|
### class: Foo
|
2017-07-21 17:27:53 +00:00
|
|
|
#### foo.bar(options)
|
|
|
|
- `options` <[Object]>
|
|
|
|
|
2017-10-02 22:14:57 +00:00
|
|
|
#### foo.foo(arg1, arg2)
|
|
|
|
- `arg1` <[string]>
|
|
|
|
- `arg2` <[string]>
|
|
|
|
|
2017-07-21 07:58:38 +00:00
|
|
|
#### foo.test(...files)
|
|
|
|
- `...filePaths` <[string]>
|
2017-07-21 17:27:53 +00:00
|
|
|
|