5 个版本
0.1.24 | 2024 年 4 月 24 日 |
---|---|
0.1.23 | 2024 年 4 月 21 日 |
0.1.22 | 2024 年 4 月 18 日 |
0.1.21 | 2024 年 4 月 18 日 |
0.1.20 | 2024 年 4 月 18 日 |
#2005 in 命令行工具
555KB
13K SLoC
oxyroot-ls
安装
```bash
cargo install oxyroot-ls
```
用法
```bash
oxyroot-ls --file test_suite/create_root_files_with_root/t04_01_write_tree_points.root
```
示例输出
=== "test_suite/create_root_files_with_root/t04_01_write_tree_points.root" ===
> TTree name='myTree' (title='')
> Data in myTree:
name | typename | interpretation
-------------------------------+-------------------------------+-------------------------------
points | Point | Point
x | int32_t | i32
y | int32_t | i32
依赖项
~10MB
~188K SLoC