|
|
1 NAME 2 find_object - find an object 3 4 SYNOPSIS 5 object find_object(string obj) 6 7 8 DESCRIPTION 9 The string argument is resolved as a file path, and the object with 10 the resulting name is searched for. Either the object, if found, or 11 nil is returned. 12 13 SEE ALSO 14 kfun/object_name