Documented Perl.noMountIdbfs

62e9b19fe3
gh-pages
Hauke D 7 years ago
parent 85a3168cf7
commit f98de9b166

@ -295,6 +295,14 @@ discussion under
["The Perl Interpreter and its Environment"](#the-perl-interpreter-and-its-environment). ["The Perl Interpreter and its Environment"](#the-perl-interpreter-and-its-environment).
Defaults to `false`. Defaults to `false`.
#### `Perl.noMountIdbfs`
If set to `true` before calling `Perl.start()`, then WebPerl will not automatically
mount the IDBFS filesystem (see ["Virtual File System"](#virtual-file-system).
Defaults to `false`.
This option was added in `v0.05-beta`.
#### `Perl.trace` #### `Perl.trace`
Enable this option at any time to get additional trace-level output Enable this option at any time to get additional trace-level output

Loading…
Cancel
Save