find_by_name
Description:
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.
Parameters:
| this |
A Repository or |
| namespace_ |
Namespace which will be searched |
| name |
Entry name to find |
Returns:
|
BaseInfo representing metadata about |