Path


Description:

public Path (string path)

Construct Path object.

Example:

    var path = new Path ("/tmp/file.txt");

Parameters:

path

PATH information represented by the string

Returns:

Path object