
[Top]
Function
|
Method Function.defined()
- Method
defined
string Function.defined(function fun)
- Description
-
Returns a string with filename and linenumber where fun
was defined.
Returns 0 (zero) for builtin functions and functions in
destructed objects.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|