C# Class Octopus.Cli.Util.FeatureDetectionExtensions

Mostra file Open project: OctopusDeploy/Octo.exe

Public Methods

Method Description
SupportsChannels ( this repository ) : bool
SupportsTenants ( this repository ) : bool
UsePostForChannelVersionRuleTest ( this source ) : bool

Method Details

SupportsChannels() public static method

public static SupportsChannels ( this repository ) : bool
repository this
return bool

SupportsTenants() public static method

public static SupportsTenants ( this repository ) : bool
repository this
return bool

UsePostForChannelVersionRuleTest() public static method

public static UsePostForChannelVersionRuleTest ( this source ) : bool
source this
return bool