Searched refs:bindCmd (Results 1 – 1 of 1) sorted by relevance
531 string bindCmd = string("echo \"") + bind + in preAction() local533 std::cout << bindCmd << std::endl; in preAction()534 executeCmd(bindCmd); in preAction()