Rename Input Only to Remote Input
This commit is contained in:
@@ -182,5 +182,6 @@ namespace proc {
|
||||
terminate_process_group(boost::process::v1::child &proc, boost::process::v1::group &group, std::chrono::seconds exit_timeout);
|
||||
|
||||
extern proc_t proc;
|
||||
extern std::string input_only_app_id;
|
||||
extern int input_only_app_id;
|
||||
extern std::string input_only_app_id_str;
|
||||
} // namespace proc
|
||||
|
||||
Reference in New Issue
Block a user