EnsurePath


EnsurePath
    [-name] <String>

Description

The EnsurePath function with check if a directory exists and if it does not exist will create it

Example


EnsurePath -name "C:\Temp"