menu
cliweave package
documentation
terminal.dart
ColorTheme
path method
path method
dark_mode
light_mode
path
method
String
path
(
String
s
)
Styles
s
as a command path.
Implementation
String path(String s) => _pc.dim(s);
cliweave package
documentation
terminal
ColorTheme
path method
ColorTheme class