MyQEE
文档首页
核心类库文档
模块文档
缓存模块
数据库模块
Httpclient Module
OOP、ORM模块
Session Module
Storage Module
第三方类库
myqee
develop
项目文档
admin
默认
docs
团队类库文档
控制器列表
Controller_Shell
action_default
getopt
input
output
非Public项目
_parse_doc_comment
«
Core_Controller_Shell::getopt
Core_Controller_Shell::output
»
选择语言 :
简体中文
Core_Controller_Shell::input
获取用户输入内容
null
Core_Controller_Shell::input( )
File: ./core/controllers-shell/shell.controller.php
public function input() { return trim(fgets(STDIN)); }
«
Core_Controller_Shell::getopt
Core_Controller_Shell::output
»