Method MasterObject()->describe_module()
- Method
describe_module
stringdescribe_module(object|programmod,array(object)|voidret_obj)- Description
Describe the path to the module
mod.- Parameter
mod If
modis a program, attempt to describe the path to a clone ofmod.- Parameter
ret_obj If an instance of
modis found, it will be returned by changing element0ofret_obj.- Returns
The a description of the path.
- Note
The returned description will end with a proper indexing method currently either
"."or"->".