File: README.md

package info (click to toggle)
ocaml-posix 4.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,384 kB
  • sloc: ml: 9,495; ansic: 45; sh: 14; makefile: 5
file content (3 lines) | stat: -rw-r--r-- 137 bytes parent folder | download
1
2
3
# posix-getopt

This module provides a simple interface for the POSIX `getopt` and its extensions,` getopt_long` and `getopt_long_only`.