time-to-botec/js/node_modules/@stdlib/string/ends-with/docs/usage.txt

11 lines
351 B
Plaintext
Raw Normal View History

Usage: ends-with [options] --search=<string> [<string>]
Options:
-h, --help Print this message.
-V, --version Print the package version.
--search string Search string.
--len int Substring length.
--split sep Delimiter for stdin data. Default: '/\\r?\\n/'.