Returns the Unicode coloring convention for console output. Note this will not work in the debug console (March 2023).
` import ColorConsole
print(ColorConsoleCodes.red.foreground(.underline) + "This is underlined an in red text" + ColorConsoleCodes.default.foreground()) `
link |
Stars: 0 |
Last commit: 1 week ago |
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics