add_array

Inventory.add_array(array)[source]

Add a new array to the inventory.

Parameters

array (Array) – The array to add to the inventory.

Returns

The array that has been added to the inventory.

Return type

Array