Docs.rs
j-cli-12.1.5
j-cli 12.1.5
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
LingoJack
Dependencies
async-openai ^0.33
normal
chrono ^0.4
normal
clap ^4
normal
colored ^3
normal
crossterm ^0.28.0
normal
dirs ^6
normal
futures ^0.3
normal
indicatif ^0.18.3
normal
pulldown-cmark ^0.13.0
normal
ratatui ^0.29.0
normal
rustyline ^17.0.2
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
termimad ^0.34.1
normal
tokio ^1
normal
tui-textarea ^0.7
normal
unicode-width ^0.2
normal
url ^2
normal
Versions
61.29%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module script
j_cli
12.1.5
Module script
Module Items
Functions
In j_
cli::
command
j_cli
::
command
Module
script
Copy item path
Source
Functions
§
handle_
concat
处理 concat 命令: j concat <script_name> [“<script_content>”] 创建一个脚本文件并注册为别名,脚本持久化在 ~/.jdata/scripts/ 下 如果没有提供 content,则打开 TUI 编辑器让用户输入