IRwxProvider.

IsRunningOnRwx Property

Summary

Gets a value indicating whether this instance is running on RWX.
Namespace
Cake.Common.Build.Rwx
Containing Type
IRwxProvider

Syntax

bool IsRunningOnRwx { get; }

Value

Type Description
bool true if this instance is running on RWX; otherwise, false.