
[Top]
/master
|
Class /master
Inherits
- Constant
bt_max_string_len
constant /master()->bt_max_string_len = int
- Constant
out_of_date_warning
constant /master()->out_of_date_warning = int(0..1)
- Variable
want_warnings
int /master()->want_warnings
- Variable
compat_major
int /master()->compat_major
- Variable
compat_minor
int /master()->compat_minor
string /master()->_pike_file_name
string /master()->_master_file_name
- Description
-
These are useful if you want to start other Pike processes
with the same options as this one was started with.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|