PbrCmd constructor

PbrCmd(
  1. List<String> arguments
)

Implementation

PbrCmd(List<String> arguments) : super('build_runner', arguments);