LinkCommandTemplate constructor

LinkCommandTemplate(
  1. String url
)

Implementation

LinkCommandTemplate(String url) : super._('link', url);