Availability:
:- use_module(library(unix)).
![Show source Source](/linkedpolitics/swish/pldoc/res/source.png)
- set_dumpable(+Boolean)
- Control whether the process is allowed to dump core. This right is dropped under several uid and gid conditions.
- get_dumpable(-Boolean)
- Get the value of the dumpable flag.