mud/lib/doc/efun/functions/function_owner
2020-09-06 05:43:07 -07:00

12 lines
266 B
Plaintext

function_owner - return the owner of a given function.
object function_owner(function);
function_owner returns the object that owns the function specified by
the argument.
This function requires PACKAGE_CONTRIB to be defined in the options file.
See also:
bind