Commit 33cb8d2
feat: Add file option for calldata input (foundry-rs#10397)
* Update opts.rs
* Update args.rs
* Update args-> final_args
* Update crates/cast/src/opts.rs
Co-authored-by: grandizzy <38490174+grandizzy@users.noreply.github.com>
* test case
* fmt
* splitting the string
* fmt
---------
Co-authored-by: grandizzy <38490174+grandizzy@users.noreply.github.com>1 parent b28c2b2 commit 33cb8d2
2 files changed
+30
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
199 | | - | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
200 | 211 | | |
201 | 212 | | |
202 | 213 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
394 | 398 | | |
395 | 399 | | |
396 | 400 | | |
| |||
1147 | 1151 | | |
1148 | 1152 | | |
1149 | 1153 | | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
1150 | 1167 | | |
1151 | 1168 | | |
1152 | 1169 | | |
| |||
0 commit comments