# README
cli
Command Line Interface lib for starter
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
Bind ...
CreateCoreModule 初始化一个 ModuleBuilder.
CreateExtentionModule 初始化一个 ModuleBuilder.
CreateTestModule 初始化一个 ModuleBuilder.
GetBinding ..
# Structs
Configuration ...
ConsoleBuilder ...
Context ...
DefaultConsole ...
FilterChainBuilder 用来创建 FilterChain.
FilterRegistration ..
FilterRegistrationSorter ...
HandlerRegistration ..
HelpInfo ..
Task 表示要执行的任务.
# Interfaces
Binding ...
CLI ..
Client 表示 CLI 客户端.
ClientFactory ...
Console ..
ContextFactory ...
Filter ..
FilterChain ..
FilterRegistry ..
Handler 定义命令处理函数,但是接口.
HandlerRegistry ..
Help 接口提供帮助.
Server 表示 CLI 服务器.
ServerFactory ...