capitalizeFirstChar

Returns a string with the first character capitalized.

Receiver

The string to capitalize the first character.

Return

The string with the first character capitalized.

Since

1.0.0-beta.1