Update base.
This commit is contained in:
parent
b38046db46
commit
46e49cde0b
40 changed files with 162 additions and 244 deletions
|
@ -51,6 +51,8 @@ public:
|
|||
|
||||
Process(int argc, char **argv);
|
||||
|
||||
static int pid();
|
||||
static int ppid();
|
||||
static String exepath();
|
||||
static String location(Location location, const char *fileName = nullptr);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue