monkey
:
monkey.types
.
String
.Dup
Method Dup:
String
( count:
Int
)
Duplicates a string.
Returns the string duplicated
count
times.