Module Types

module Types: sig .. end

Type Documentation to call the API with


module SystemOperation: sig .. end

System operation abstraction: OpenBSD: pledge(2) Linux: seccomp(2)

module PathPermission: sig .. end

path permission: OpenBSD: unveil(2) Linux: landlock(7)

module PathAccess: sig .. end

Path Access abstraction: OpenBSD: unveil(2) Linux: landlock(7)