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


guest?

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

True iff the argument is an instance of class Guest. Class Guest has the same structure as class User, but represents users on other servers instead of users on the local server.

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

See section user?. See section folk?. See section root?.


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