Summary
Render the arguments as a
string.
Sensitive information will be included.
- Namespace
- Cake
.Core .IO .Arguments - Containing Type
- TextArgument
Syntax
public string Render()
Return Value
| Type | Description |
|---|---|
| string | A string representation of the argument. |
