.\"return the first item in an objects inventory
.DT
first_inventory
$MUDNAME$ driver help
first_inventory

.SH Name
.SI 5
first_inventory() - return the first item in an objects inventory
.EI

.SH Synopsis
.SI 5
object first_inventory( mixed ob );
.EI

.SH Description
.SP 5 5
Return the first object in the inventory of `ob', where `ob' is
either an object or the file name of an object.
.EP

.SH See also
.SI 5
file_name(), next_inventory(), all_inventory(), deep_inventory()
.EI
