MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / renamed

Function renamed

atomic-cli/src/output/colors.rs:497–499  ·  view source on GitHub ↗

Format renamed content in cyan. Use this for renamed files or moved content.

(text: D)

Source from the content-addressed store, hash-verified

495///
496/// Use this for renamed files or moved content.
497pub fn renamed<D: std::fmt::Display>(text: D) -> StyledObject<D> {
498 style(text).cyan()
499}
500
501/// Format conflict content in bold red.
502///

Callers 2

Calls

no outgoing calls

Tested by 2