FileOps.ReplaceStringAll¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The input of the shard, if any | String |
||
Output ➡️ |
The resulting output of the shard | String |
||
OldStr |
No | String to find | none |
String Var(String) |
NewStr |
No | Replacement string | none |
String Var(String) |
WorkDir |
No | Working directory for resolving relative paths | none |
None String Var(String) |
EnableGitCommit |
No | Auto-commit to git if in repository | false |
Bool Var(Bool) |
Replace all occurrences of a string in file