Giter Site home page Giter Site logo

Use exit codes? about jake HOT 2 CLOSED

jakejs avatar jakejs commented on September 26, 2024
Use exit codes?

from jake.

Comments (2)

mde avatar mde commented on September 26, 2024

Okay, the optional error status-code is implemented, and docs updated. The fail method will still print the stack, because that should be the default, and there's not currently an easy way to opt out. I'll likely be implementing a "quiet" or "silent" mode which will suppress output.

from jake.

mde avatar mde commented on September 26, 2024

Actually, I had this wrong. Rake by default only shows the basic error message. You have to opt in to the stack by using the --trace flag. Rake also outputs this to stderr instead of stdout. I've made Jake behave the same way as Rake now. The changes are in HEAD. Pull the latest and let me know how it works for you. (Note I've changed the project dirname to just "jake," so you may have to re-pull.)

from jake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.