C# Class PoshCode.PowerShell.PipelineHelper

Mostra file Open project: Jaykul/PoshConsole

Public Methods

Method Description
IsDone ( this psi ) : bool
IsFailed ( this info ) : bool

Method Details

IsDone() public static method

public static IsDone ( this psi ) : bool
psi this
return bool

IsFailed() public static method

public static IsFailed ( this info ) : bool
info this
return bool