Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Postgres/src/bin/pg_walsummary/   (Postgres Database Version 18.4©)  Datei vom 11.4.2026 mit Größe 1 kB image not shown  

 AllowOrDeny.swift   Interaktion und
Portierbarkeitunbekannt

 
Anforderungen.swift Begriffe der KonzeptbildungUnknown {[0] [0] [0]}Entwicklung

// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.

public enum AllowOrDeny {
    case allow, deny
}

[Konzepte0.29Was zu einem Entwurf gehört]