unattached process evaluation / lister

This commit is contained in:
Ryan Fleury
2025-04-30 13:34:05 -07:00
parent 9f468c44d9
commit b1d63cd130
6 changed files with 103 additions and 57 deletions
+1
View File
@@ -12518,6 +12518,7 @@ rd_frame(void)
E_TypeKey collection_type_key = e_type_key_cons(.kind = E_TypeKind_Set,
.name = collection_name,
.flags = E_TypeFlag_StubSingleLineExpansion,
.access = E_TYPE_ACCESS_FUNCTION_NAME(unattached_processes),
.expand =
{
.info = E_TYPE_EXPAND_INFO_FUNCTION_NAME(unattached_processes),