We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
writer
1 parent 979d291 commit 88138ceCopy full SHA for 88138ce
1 file changed
src/archived.rs
@@ -102,6 +102,7 @@ pub fn run(
102
case_insensitive,
103
cmd,
104
},
105
+ writer: Box::new(std::io::stdout()),
106
}
107
.run()
108
0 commit comments