UnixPath constructor

UnixPath(
  1. String _string
)

Implementation

UnixPath(this._string);