MCPcopy Create free account
hub / github.com/ccusage/ccusage / cli_error

Function cli_error

rust/crates/ccusage/src/main.rs:92–94  ·  view source on GitHub ↗
(message: impl Into<String>)

Source from the content-addressed store, hash-verified

90}
91
92fn cli_error(message: impl Into<String>) -> CliError {
93 CliError(message.into())
94}
95
96fn terminal_style(shared: &cli::SharedArgs) -> TerminalStyle {
97 TerminalStyle {

Callers 15

into_summaryMethod · 0.85
contextMethod · 0.85
print_json_or_jqFunction · 0.85
run_blocksFunction · 0.85
run_statuslineFunction · 0.85
codebuff_project_rootsFunction · 0.85
pathsFunction · 0.85
load_agent_rows_parallelFunction · 0.85
load_settings_fileFunction · 0.85
droid_session_pathsFunction · 0.85
pathsFunction · 0.85

Calls 1

CliErrorClass · 0.85

Tested by 1