bumcheekcity Active member Jun 20, 2010 #1 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?
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 Jun 20, 2010 #2 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.
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.