cok 0.1.7

A simple to use, efficient, Command Line Argument Parser
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.doe]
version = "0.1.29"

[dependencies.json]
version = "0.12.4"

[package]
authors = ["Anonymous <dnrops@anonymous.com>"]
categories = ["command-line-interface"]
description = "A simple to use, efficient, Command Line Argument Parser"
documentation = "https://docs.rs/cok"
edition = "2021"
keywords = ["arg", "parse", "parser", "cli", "argument"]
license = "MIT"
name = "cok"
readme = "README.md"
repository = "https://gitlab.com/andrew_ryan/cok"
version = "0.1.7"