mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 07:50:40 +01:00
Add "none" style (useful for non colored terminals). Refactoring in printer
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <stdbool.h>
|
||||
#include "printer.h"
|
||||
|
||||
int parseArgs(int argc, char* argv[]);
|
||||
bool parseArgs(int argc, char* argv[]);
|
||||
STYLE getStyle();
|
||||
int showHelp();
|
||||
int showVersion();
|
||||
|
||||
Reference in New Issue
Block a user