WebDevCmd constructor

WebDevCmd(
  1. List<String> arguments
)

Implementation

WebDevCmd(List<String> arguments) : super('webdev', arguments);