mongodb-memory-server-core
Preparing search index...
util/utils
mkdir
Function mkdir
mkdir
(
path
:
string
)
:
Promise
<
void
>
Make Directory, wrapper for native mkdir with recursive true
Parameters
path
:
string
The Path to create
Returns
Promise
<
void
>
Nothing
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
mongodb-memory-server-core
Loading...
Make Directory, wrapper for native mkdir with recursive true