C# Class PsGet.Hosting.PowerShellPathService

Inheritance: IPathService
Show file Open project: anurse/PS-Get Class Usage Examples

Public Methods

Method Description
PowerShellPathService ( System.Management.Automation.PSCmdlet cmdlet ) : System
ResolvePath ( string relative ) : string

Method Details

PowerShellPathService() public method

public PowerShellPathService ( System.Management.Automation.PSCmdlet cmdlet ) : System
cmdlet System.Management.Automation.PSCmdlet
return System

ResolvePath() public method

public ResolvePath ( string relative ) : string
relative string
return string