Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
caub committed Mar 3, 2020
1 parent 34658ba commit b57668f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/prompt.js
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ prompt.get = function (schema, callback) {
});
};


prompt._get = function (schema, callback) {
//
// Transforms a full JSON-schema into an array describing path and sub-schemas.
Expand Down

0 comments on commit b57668f

Please sign in to comment.