cmd function

void cmd(
  1. String cmd,
  2. List params
)

Implementation

external void cmd(String cmd, List params);