StdinResults typedef

StdinResults = void Function(String input)

Implementation

typedef StdinResults = void Function(String input);