Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

[patch] Add UsageError example for parseBlueprintOptions #1306

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Mar 29, 2020

  1. Add UsageError example for parseBlueprintOptions

    [PR](balderdashy/sails#6967) adds 'UsageError' handling for
    custom `parseBlueprintOptions()` errors. This is an example usage.
    danielsharvey committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    3672ba4 View commit details
    Browse the repository at this point in the history
  2. Correct typo

    danielsharvey committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    8755fc2 View commit details
    Browse the repository at this point in the history
  3. Clarified comment

    danielsharvey committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    c27c607 View commit details
    Browse the repository at this point in the history