Summary
Renders the arguments as a
string.
Sensitive information will be redacted.
- Namespace
- Cake
.Core .IO - Containing Type
- Process
Argument Builder
Syntax
public string RenderSafe()
Return Value
| Type | Description |
|---|---|
| string | A safe string representation of the arguments. |
