@serenity-is/corelib / zeroPad
zeroPad(
n
,len
):string
Pads the start of string to make it the specified length.
number
The number to pad.
number
Target length of the string.
string
@serenity-is/corelib / zeroPad
zeroPad(
n
,len
):string
Pads the start of string to make it the specified length.
number
The number to pad.
number
Target length of the string.
string