PackageDescription.postRunCommands

Commands to execute after every run

struct PackageDescription
@safe pure
@JSON!(jGetStringsPlatform, stringsPlatformToJ)("")
@SDL!(sGetStringsPlatform, stringsPlatformToS)("")
Strings postRunCommands;

Meta