Feature - Rejected Account for Free Pulls in storage_amount()

bumcheekcity

Active member
Would it be possible to account for free pulls in storage_amount()? Or perhaps have an ASH function storage_free_amount() available for us to use?
 

jasonharper

Developer
Counting free pulls in storage_amount() would be inappropriate, given that take_storage() can't retrieve them....

available_amount() does include free pulls, and retrieve_item() (or the automatic retrieval done for most item-using commands) will pull them.
 
Top