Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 495 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 495 Bytes

Pipelines

Static methods

Retrieve all pipelines

client.pipelines([params][, callback(err, pipelines)]);

Return promise object.

  • params is object with a list of filters, not required
  • callback is a function, not required

Detailed documentation in the official API

License

MIT

Bug Reports

Report here.