LinioCommandRunner constructor

LinioCommandRunner(
  1. String executableName,
  2. String description
)

Implementation

LinioCommandRunner(String executableName, String description) : super(executableName, description);