parser abstract method

Future<void> parser(
  1. List<String> arguments
)

Implementation

Future<void> parser(List<String> arguments);