Header menu logo TDesu.FSharp

Directory Module

Functions and values

Function or value Description

create path

Full Usage: create path

Parameters:
    path : string

Creates a directory (and parents) at the given path. The directory path to create.

path : string

notExists path

Full Usage: notExists path

Parameters:
    path : string

Returns: bool

Returns true if the directory does not exist at the given path. The directory path to check.

path : string
Returns: bool

Type something to start searching.