IProcessArgument.

RenderSafe() Method

Summary

Renders the argument as a string. Sensitive information will be redacted.
Namespace
Cake.Core.IO
Containing Type
IProcessArgument

Syntax

string RenderSafe()

Return Value

Type Description
string A safe string representation of the argument.