Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 598 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 598 Bytes

WrapperArray

⚠Cette page est actuellement en cours de traduction française. Vous pouvez repasser plus tard ou participer à la traduction de celle-ci dès maintenant !

A `WrapperArray` is an object that contains an array of [`Wrappers`](../wrapper/README.md), and methods to test the `Wrappers`.

  • Properties:

length number: the number of Wrappers contained in the WrapperArray

  • Methods:

There is a detailed list of methods in the WrapperArray section of the docs.