[Top]
MasterObject
|
Method MasterObject()->get_compat_master()
- Method
get_compat_master
-
object get_compat_master(int major, int minor)
- Description
-
Return a master object compatible with the specified version of Pike.
This function is used to implement the various compatibility versions
of master() .
- See also
-
get_compilation_handler() , master()
|