Skip to content
Snippets Groups Projects
Commit e87a5b9e authored by Recolic's avatar Recolic :house_with_garden:
Browse files

.

parent a10a9f4a
No related branches found
No related tags found
1 merge request!2shell_run
Pipeline #1062 passed with stage
in 1 minute and 20 seconds
...@@ -54,6 +54,10 @@ namespace rlib { ...@@ -54,6 +54,10 @@ namespace rlib {
return res; return res;
} }
auto get_shell_name() {
return shell_run("echo $0").stdout_;
}
} }
// Deprecated. Use sys/sio.hpp // Deprecated. Use sys/sio.hpp
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment