sync library
Synchronous ergonomic shell library for Dart.
Classes
- $
- A host platform process that run non-interactively to completion.
- ShellConfig
- Config for how the shell should behave
Exceptions / Errors
- MissingConverterException
- An Exception that happens when a converter is missing.
- ShellConversionException
- An Exception that happen when converting the shell result to the desired result type
- ShellException
- An Exception that happened inside the shell