async library
Asynchronous ergonomic shell library for Dart.
Classes
- $
- A host platform process that run non-interactively to completion.
- DirectoryConverter
- FileConverter
- FileSystemEntityConverter
- LinkConverter
- ShellConfig
- Config for how the shell should behave
Exceptions / Errors
- ShellerMissingConverterException
- An Exception that happens when a converter is missing.
- ShellException
- An Exception that happened inside the shell
- ShellResultConversionException
- An Exception that happen when converting the shell result to the desired result type