vigiles API reference
    Preparing search index...

    Interface RoleGate

    A portable gate that resolves to the host project's command for a role.

    interface RoleGate {
        _ref: "role";
        role: ProjectRole;
    }
    Index

    Properties

    Properties

    _ref: "role"