Table of Contents

Method Mkdir

Namespace
Tamir.SharpSsh
Assembly
SLSSH.dll

Mkdir(string)

Creates the specified directory.

public abstract void Mkdir(string directory)

Parameters

directory string

The directory to create.