julia
2aa3d629 - REPL: Fix call to correct `hascolor` function (#61142)

Commit
5 days ago
REPL: Fix call to correct `hascolor` function (#61142) `REPL.hascolor` and `Base.Terminals.hascolor` are two different generic functions. The method for `::TextTerminal` is a method of the latter. Detected by JET.
Author
Parents
Loading