module Terminal
Extended Modules
Defined in:
styles.crterminal.cr
Instance Method Summary
- #highlight(source : String, language : String, theme : String | Nil) : String
- #parse_color(color)
- #query_terminal(color) : String
- #show_image(path : String) : String
- #supports_images? : Bool
- #supports_links? : Bool
- #terminal_light? : Bool
- #theme(name : String | Nil = nil) : Hash(String, Style)