mongodb-memory-server-core
Preparing search index...
util/resolveConfig
envToBool
Function envToBool
envToBool
(
env
?:
string
)
:
boolean
Convert "1, on, yes, true" to true (otherwise false)
Parameters
env
:
string
= ''
The String / Environment Variable to check
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mongodb-memory-server-core
Loading...
Convert "1, on, yes, true" to true (otherwise false)