UNPKG

@stdlib/string

Version:

String manipulation functions.

11 lines (7 loc) 389 B
Usage: last [options] [<string>] Options: -h, --help Print this message. -V, --version Print the package version. --n num Number of characters to return. Default: 1. --split sep Delimiter for stdin data. Default: '/\\r?\\n/'. --mode mode Type of character to return. Default: 'grapheme'.