Skip to main content

Crate j_cli

Crate j_cli 

Source
Expand description

j-cli 库模块

导出公开模块供集成测试和外部使用

Modules§

assets
编译时嵌入资源统一管理
cli
command
config
constants
interactive
tui
util

Macros§

debug_log
打印 debug 日志(仅 verbose 模式下输出)
error
打印错误信息
info
打印普通信息
md
在终端中渲染 Markdown 文本 优先通过嵌入的 md_render 二进制渲染(效果更佳), 如果不可用则 fallback 到 termimad
md_inline
在终端中渲染单行 Markdown(不换行,用于内联场景)
usage
打印 usage 提示