load_class_info(name, home)

Package :
parser
Type :
procedure

Load and return a ClassInfo for the given class name

Parameters :
name - the class name
home - the first directory to look in ahead of IPATH; default "."
Source