Skip to content

feat: add overWrite option for commands#503

Merged
nfischer merged 2 commits intomasterfrom
feat-overwrite-commands
Aug 8, 2016
Merged

feat: add overWrite option for commands#503
nfischer merged 2 commits intomasterfrom
feat-overwrite-commands

Conversation

@nfischer
Copy link
Copy Markdown
Member

@nfischer nfischer commented Aug 6, 2016

Commands are no longer overwritten by default (probably safer and smarter), but there is an option to allow that behavior if necessary (like if someone hypothetically writes a better find() command to replace the builtin one).

@ariporad
Copy link
Copy Markdown
Contributor

ariporad commented Aug 6, 2016

This looks great! One thing though, should this maybe throw an error? (Or at least log something?)

@nfischer
Copy link
Copy Markdown
Member Author

nfischer commented Aug 6, 2016

Done.

@ariporad
Copy link
Copy Markdown
Contributor

ariporad commented Aug 7, 2016

LGTM, but travis is failing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants