NAME
findfield − find a field of a mooix object
SYNOPSIS
findfield [fieldname]
DESCRIPTION
findfield is a simple program which figures out where an object inherits a field from, and outputs the path to the field.
LIMITATIONS
It does not check that the objects traversed are really mooix objects; it just blindly follows parent links until it finds the field.
ENVIRONMENT
If THIS is set, findfield will look in the object whose directory is pointed to by that environment variable. The output will be relative to that directory.
SEE ALSO
AUTHOR
Joey Hess <joey [AT] mooix.net>