Searched refs:_STDIO (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/clap/.github/workflows/ | ||
H A D | release-notes.py | 9 _STDIO = pathlib.Path("-") variable 19 if args.input == _STDIO: 36 if args.output == _STDIO: |
Completed in 1 milliseconds