mirror of
https://github.com/polybar/polybar.git
synced 2026-03-11 10:45:39 +00:00
@ -50,7 +50,7 @@ namespace command_util {
|
||||
bool is_running();
|
||||
int wait();
|
||||
|
||||
void tail(callback<string> callback);
|
||||
void tail(callback<string> cb);
|
||||
int writeline(string data);
|
||||
string readline();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user