feat: add GetManPage function and integrate parent process name in ProcessDetail
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
|
||||
export function GetManPage(arg1) {
|
||||
return window['go']['main']['App']['GetManPage'](arg1);
|
||||
}
|
||||
|
||||
export function GetMetrics() {
|
||||
return window['go']['main']['App']['GetMetrics']();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user