This is part of the Fake.Tools.Pickles module.

ErrorLevel

Option which allows to specify if failure of pickles should break the build.

Union Cases

Union CaseDescription
DontFailBuild
Signature:

With this option set, no exception is thrown if pickles fails to execute

Error
Signature:

This option instructs FAKE to break the build if pickles fails to execute