MCPcopy Create free account
hub / github.com/Proryanator/encoder-benchmark / pause

Function pause

cli/src/cli_util.rs:98–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

96}
97
98pub fn pause() {
99 dont_disappear::any_key_to_continue::custom_msg("Press any key to close the program...");
100}
101
102pub fn log_cli_header(title: String) {
103 log_tool_title_figlet(title);

Callers 2

mainFunction · 0.85
benchmarkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected