⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module collection

Module collection 

Source
Expand description

Port Collection Management

Organises ports into categories (e.g., core, devel, libs, net, security, utils) and provides search and synchronisation capabilities. A PortCollection is the top-level directory of available ports, analogous to the ports tree in BSD-like operating systems.

Structs§

PortCollection
A categorised collection of available ports.

Constants§

STANDARD_CATEGORIES
Standard port categories shipped with VeridianOS.