Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 274 Bytes

DOCUMENTATION.md

File metadata and controls

14 lines (8 loc) · 274 Bytes

Documentation

You can see below the API reference of this module.

clp(args)

Parses the cli arguments.

Params

  • Array args: The arguments to parse (default: the process arguments).

Return

  • Object An object containing the parsed arguments.