示例#1
0
 /**
  * コマンド(.)
  */
 protected function commandOutput()
 {
     echo $this->Memory->getAscii();
 }