conch-runtime
conch-runtime copied to clipboard
A library for evaluating/executing programs written in the shell programming language.
Results
1
conch-runtime issues
Sort by
recently updated
recently updated
newest added
* Split out `StringWrapper::as_str` as `AsStr::as_str`, and require that `StringWrapper: AsStr` * This will allow a more granular distinction between "treat this as a `&str`" and "this needs to support...
enhancement