createLinesWithOptions abstract method

  1. @override
List<String> createLinesWithOptions(
  1. AFCommandContext context,
  2. List<String> options
)
override

Implementation

@override
List<String> createLinesWithOptions(AFCommandContext context, List<String> options);