ShellCommands typedef

ShellCommands = List<String> Function(Iterable<String>)

Implementation

typedef ShellCommands = List<String> Function(Iterable<String>);