deps/process library

Properties

process Process
no setter
processProvider → ScopedRef<Process>
final

Typedefs

Process = Future<ProcessDetails> Function(String executable, List<String> arguments, {Map<String, String>? environment, bool includeParentEnvironment, ProcessStartMode mode, bool runInShell, String? workingDirectory})