Next: args definitions, Up: args [Index]
Global arguments validation is enabled or disabled by setting to #t
or #f
the arguments-validation
identifier syntax exported
by (vicare platform configuration)
, the default is #t
; such
value can be configured as follows:
yes
, or the string 1
, the environment variable
VICARE_ARGUMENTS_VALIDATION
.
no
, or the string 0
, the environment variable
VICARE_ARGUMENTS_VALIDATION
.
VICARE_ARGUMENTS_VALIDATION
is unset
or set to some string different from yes
, no
, 1
,
0
:
configure
script was used.
configure
script was used.