commands 0.0.4

A command system for Rust. This provides a general command system which can be used in a variety of environments, including GUI applications and command line utilities. This is inspired by elements of the Lisp Machine, the Common Lisp Interface Manager (CLIM), router command line interfaces, and the TOPS-20 command line among other things.
Documentation
Build #35415 2016-11-29T09:43:32.801429+00:00
# rustc version
rustc 1.14.0-nightly (cae6ab1c4 2016-11-05)
# docs.rs version
cratesfyi 0.2.2 (4f7a57c 2016-10-20)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading commands v0.0.4
Documenting commands v0.0.4
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/commands-0.0.4/src/lib.rs --crate-name commands -o /home/cratesfyi/commands-0.0.4/doc -L dependency=/home/cratesfyi/commands-0.0.4/debug/deps`
Finished debug [unoptimized + debuginfo] target(s) in 0.35 secs