kommand

Crates.iokommand
lib.rskommand
version0.15.2
sourcesrc
created_at2021-02-20 00:57:16.650106
updated_at2024-03-29 21:05:39.128226
descriptionCommand-line arguments via function arguments
homepage
repositoryhttps://github.com/sunfishcode/nameless
max_upload_size
id357808
size66,836
Dan Gohman (sunfishcode)

documentation

README

kommand

Command-line arguments via function arguments

Github Actions CI Status crates.io page docs.rs docs

This is a command-line parser similar to [paw] but which allows arguments to be given as function arguments rather than as struct fields.

See nameless for examples.

Commit count: 226

cargo fmt