Go to the first, previous, next, last section, table of contents.


folk?

Function: folk?
file: job.t
package: muf
status: tentative

True iff the argument is an instance of class Guest or else an instance of class User. Since class Guest instances represent users on other machines, this is the appropriate predicate to use if you don't care where a user is located.

This function may change or be removed in future Muq versions.

See section user?. See section guest?. See section root?.


Go to the first, previous, next, last section, table of contents.