Skip to content

andrey-zherikov/argparse

Repository files navigation

Build codecov

Parser for command line arguments

argparse is a flexible utility for D programming language to parse command line arguments.

Warning

⚠️ Version 2.* contains breaking changes comparing to 1.* - see change log for details

⚠️ This includes changes in documentation - documentation for 1.* version is here

Features

Documentation

Please find up-to-date documentation here.