PackageDescription.postBuildCommands

Commands to execute after every build

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

Meta