From f98de9b1669fad624095f78d01db3725a6efd737 Mon Sep 17 00:00:00 2001 From: Hauke D Date: Sun, 2 Sep 2018 20:54:34 +0200 Subject: [PATCH] Documented Perl.noMountIdbfs 62e9b19fe33f4c0ab365c6ba3f1b8fc405cde12a --- using.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/using.md b/using.md index a9ad921..73e6258 100644 --- a/using.md +++ b/using.md @@ -295,6 +295,14 @@ discussion under ["The Perl Interpreter and its Environment"](#the-perl-interpreter-and-its-environment). 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` Enable this option at any time to get additional trace-level output