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


makeMethod

Function: makeMethod { requiredArgs -> method }
file: job.t
package: muf
status: alpha

The makeMethod function creates a method instance.

The requiredArgs parameter is an integer giving the number of required arguments.


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