Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aws/amazon-q-developer-cli
/ reset
Method
reset
crates/chat-cli/src/theme/crossterm_ext.rs:165–167 ·
view source on GitHub ↗
Reset all styling to default
()
Source
from the content-addressed store, hash-verified
163
164
/// Reset all styling to default
165
pub fn reset() -> ResetColor {
166
ResetColor
167
}
168
169
/// Reset attributes
170
pub fn reset_attributes() -> SetAttribute {
Callers
2
url
Function · 0.80
from_checkpoint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected