UNPKG

@stdlib/string

Version:

String manipulation functions.

11 lines (7 loc) 370 B
Usage: rtrimn [options] --n=<number> Options: -h, --help Print this message. -V, --version Print the package version. --n number Number of characters to trim. --chars str Characters to trim. Default: whitespace. --split sep Delimiter for stdin data. Default: '/\\r?\\n/'.