Searches for a particular entry in a namespace.
Before calling this function for a particular namespace, you must call require once to load the namespace, or otherwise ensure the namespace has already been loaded.
| this |
A Repository or null for the singleton process-global default Repository |
| namespace_ |
Namespace which will be searched |
| name |
Entry name to find |
|
BaseInfo representing metadata about |