chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# StringRepeat
|
||||
|
||||
*in [Lib.string.combine](README.md)*
|
||||
|
||||
Repeats a string multiple times.
|
||||
|
||||
## Input Parameters
|
||||
| Name (Relevancy & Type) | Description |
|
||||
|---|---|
|
||||
| **Fragment** (String) | — |
|
||||
| **Count** (Int32) | — |
|
||||
|
||||
## Outputs
|
||||
| Name | Type |
|
||||
|---|---|
|
||||
| **Result** | System.String |
|
||||
|
||||
Reference in New Issue
Block a user