time-to-botec/squiggle/node_modules/@stdlib/string/starts-with/docs/usage.txt

11 lines
350 B
Plaintext
Raw Normal View History

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