show filename
This commit is contained in:
parent
7627f93114
commit
0819fa8027
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ fn main() {
|
||||||
// }
|
// }
|
||||||
|
|
||||||
for thatpath in filelist {
|
for thatpath in filelist {
|
||||||
|
println!("File: {:?}",thatpath);
|
||||||
catzou::encoder(thatpath.to_owned(), thatpath)
|
catzou::encoder(thatpath.to_owned(), thatpath)
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue