@@ -101,9 +101,9 @@ Options:
101
101
' gpt-4o' works
102
102
--timeout FLOAT regex timeout in seconds (optional, default
103
103
0.7)
104
- -h , -H , --help Show this message and exit.
104
+ -H , -h , --help Show this message and exit.
105
105
106
- v(1.0.77 ) --- https://github.com/bionicles/tree_plus/blob/main/README.md
106
+ v(1.0.78 ) --- https://github.com/bionicles/tree_plus/blob/main/README.md
107
107
108
108
```
109
109
<!-- t5-end -->
@@ -778,7 +778,7 @@ python -m tree_plus_cli -s -i tests
778
778
│ ├── add_alias()
779
779
│ └── create_conda_env()
780
780
├── 📄 version.py (12 tokens, 1 line)
781
- │ └── __version__ = "1.0.77 "
781
+ │ └── __version__ = "1.0.78 "
782
782
└── 📄 web.py (2,409 tokens, 321 lines)
783
783
├── TODO: re-enable tree plus web actions
784
784
├── NOTE: no point in the answers since there' s no content
@@ -839,7 +839,7 @@ python -m tree_plus_cli -s -i tests
839
839
sleep_time: float,
840
840
) -> Tuple[HList, ...]
841
841
842
- tree_plus v(1.0.77 ) ignore= (' tests' ,) globs= () syntax= False paths= ()
842
+ tree_plus v(1.0.78 ) ignore= (' tests' ,) globs= () syntax= False paths= ()
843
843
7 folder(s), 28 file(s), 13,462 line(s), 118,950 token(s) in 0.22 second(s).
844
844
845
845
` ` `
@@ -1007,7 +1007,7 @@ python -m tree_plus_cli -s -c -i group_todo tests/more_languages
1007
1007
│ ├── 📄 app.component.spec.ts (410 tokens, 47 lines)
1008
1008
│ ├── 📄 app.component.ts (271 tokens, 45 lines)
1009
1009
│ ├── 📄 app.module.ts (374 tokens, 43 lines)
1010
- │ ├── 📄 checkbox_test.md (176 tokens, 21 lines)
1010
+ │ ├── 📄 checkbox_test.md (191 tokens, 29 lines)
1011
1011
│ ├── 📄 checkbox_test.txt (257 tokens, 33 lines)
1012
1012
│ ├── 📄 environment.test.ts (197 tokens, 19 lines)
1013
1013
│ ├── 📄 hello_world.pyi (22 tokens, 3 lines)
@@ -1048,8 +1048,8 @@ python -m tree_plus_cli -s -c -i group_todo tests/more_languages
1048
1048
├── 📄 racket_struct.rkt (14 tokens, 1 line)
1049
1049
└── 📄 test_scheme.scm (360 tokens, 44 lines)
1050
1050
1051
- tree_plus v(1.0.77 ) ignore=(' group_todo' ,) globs=() concise=True paths=(' tests/more_languages' ,)
1052
- 9 folder(s), 87 file(s), 7,358 line(s), 69,518 token(s) in 0.14 second(s).
1051
+ tree_plus v(1.0.78 ) ignore=(' group_todo' ,) globs=() concise=True paths=(' tests/more_languages' ,)
1052
+ 9 folder(s), 87 file(s), 7,366 line(s), 69,533 token(s) in 0.14 second(s).
1053
1053
1054
1054
` ` `
1055
1055
< ! -- t6-end -->
@@ -2150,7 +2150,7 @@ python -m tree_plus_cli -s -i group_todo tests/more_languages
2150
2150
│ │ │ RewardsComponent,
2151
2151
│ │ │ ProfileComponent
2152
2152
│ │ └── export class AppModule
2153
- │ ├── 📄 checkbox_test.md (176 tokens, 21 lines)
2153
+ │ ├── 📄 checkbox_test.md (191 tokens, 29 lines)
2154
2154
│ │ ├── # My Checkbox Test
2155
2155
│ │ ├── ## My No Parens Test
2156
2156
│ │ ├── ## My Empty href Test
@@ -2167,7 +2167,8 @@ python -m tree_plus_cli -s -i group_todo tests/more_languages
2167
2167
│ │ ├── - [ ] Subtask 3.1
2168
2168
│ │ ├── - Task 6
2169
2169
│ │ ├── - Subtask 6.1
2170
- │ │ └── - [ ] Handle edge cases
2170
+ │ │ ├── - [ ] Handle edge cases
2171
+ │ │ └── # My Codeblock Test
2171
2172
│ ├── 📄 checkbox_test.txt (257 tokens, 33 lines)
2172
2173
│ │ ├── - [ ] fix phone number format +1
2173
2174
│ │ ├── - [ ] add forgot password
@@ -3062,8 +3063,8 @@ python -m tree_plus_cli -s -i group_todo tests/more_languages
3062
3063
├── define set-up
3063
3064
└── define traverse
3064
3065
3065
- tree_plus v(1.0.77 ) ignore=('group_todo',) globs=() syntax=False paths=('tests/more_languages',)
3066
- 9 folder(s), 87 file(s), 7,358 line(s), 69,518 token(s) in 0.55 second(s).
3066
+ tree_plus v(1.0.78 ) ignore=('group_todo',) globs=() syntax=False paths=('tests/more_languages',)
3067
+ 9 folder(s), 87 file(s), 7,366 line(s), 69,533 token(s) in 0.54 second(s).
3067
3068
3068
3069
` ` `
3069
3070
< ! -- t2-end -->
@@ -3590,8 +3591,8 @@ python -m tree_plus_cli -s -g "*.*s" -i group_todo tests/more_languages
3590
3591
│ }: DBCommand & { where?: { : string | number } })
3591
3592
└── async search_table(criteria: SearchCriteria)
3592
3593
3593
- tree_plus v(1.0.77 ) ignore=('group_todo',) globs=('*.*s',) syntax=False paths=('tests/more_languages',)
3594
- 7 folder(s), 17 file(s), 2,141 line(s), 15,202 token(s) in 0.16 second(s).
3594
+ tree_plus v(1.0.78 ) ignore=('group_todo',) globs=('*.*s',) syntax=False paths=('tests/more_languages',)
3595
+ 7 folder(s), 17 file(s), 2,141 line(s), 15,202 token(s) in 0.15 second(s).
3595
3596
3596
3597
` ` `
3597
3598
< ! -- t3-end -->
@@ -3686,7 +3687,7 @@ python -m tree_plus_cli -s tests/more_languages/group_todo
3686
3687
└── @fragment
3687
3688
fn frag_main() -> @location(0) vec4f
3688
3689
3689
- tree_plus v(1.0.77 ) ignore=() globs=() syntax=False paths=('tests/more_languages/group_todo',)
3690
+ tree_plus v(1.0.78 ) ignore=() globs=() syntax=False paths=('tests/more_languages/group_todo',)
3690
3691
1 folder(s), 12 file(s), 872 line(s), 7,740 token(s) in 0.05 second(s).
3691
3692
3692
3693
` ` `
0 commit comments