blob: ee4a6b790b2e2ab9047b8009127c243df2a6a352 [file] [log] [blame]
SYNOPSIS
object * all_inventory()
object * all_inventory(object ob)
DESCRIPTION
Returns an array of the objects contained in the inventory of
ob, or of this_object(), if no arg given.
SEE ALSO
first_inventory(E), next_inventory(E), deep_inventory(E),
all_environment(E), environment(E)