Skip to content

Add conditional error macro #123

@twaritwaikar

Description

@twaritwaikar

There are some errors in Rubeus that are of the form of:

1. If a condition is false
	1.1. Then print an error
2. If a condition is true
	2.1. Then print success

This can be very easily put in a macro for easy use in C++ code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions