time-to-botec

Benchmark sampling in different programming languages
Log | Files | Refs | README

usage.txt (350B)


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