✨ Add container for debug information flags
authorDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 11 Jul 2019 12:43:52 +0000 (14:43 +0200)
committerDavid ‘Bombe’ Roden <bombe@pterodactylus.net>
Thu, 11 Jul 2019 12:43:52 +0000 (14:43 +0200)
commit1c6984ba49e3e40c9a5bac826849f7a6c42fef1d
tree32b40f5989947970dba275ce8bb56c1c7ff7fcca
parent6a3e5c2e9e69ff442a4a64c505345087317e0726
✨ Add container for debug information flags
src/main/kotlin/net/pterodactylus/sone/core/DebugInformation.kt [new file with mode: 0644]
src/test/kotlin/net/pterodactylus/sone/core/DebugInformationTest.kt [new file with mode: 0644]