[−][src]Crate env_next_door
env-next-door
Project
- Repository: https://bitbucket.org/haibison/env-next-door
- License: Nice License 1.0.0 (see LICENSE file at root directory of
master
branch) - This project follows Semantic Versioning 2.0.0
Features
This program helps you run commands and pass environment variables to them.
Currently keys are limited to: a-z
, A-Z
, 0-9
, -
, _
, .
. Values can be anything that your shell supports. Both keys and values
will be trimmed.
Failures
Panics, missing documentation, missing tests... are my failures. It would help me a lot if you file new issues when you encounter such problems.
Thank you,
Modules
version_info |
|
Constants
CODE_NAME | Crate code name |
ID | ID of this crate |
NAME | Crate name |
RELEASE_DATE | Crate release date (year/month/day) |
TAG | Tag, which can be used for logging... |
VERSION | Crate version |