Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Enhancement: Ignore keyword truffle in console input #2320

Merged
merged 5 commits into from
Aug 27, 2019

Conversation

eggplantzzz
Copy link
Contributor

@eggplantzzz eggplantzzz commented Aug 21, 2019

Add processReplInput processInput method to truffle-core/lib/console.js which filters out the word truffle when it is the first keyword in console input. This work was inspired by #2318

@coveralls
Copy link

coveralls commented Aug 21, 2019

Coverage Status

Coverage decreased (-0.07%) to 70.476% when pulling d3473c1 on console-update into 62cb532 on develop.

Copy link
Contributor

@CruzMolina CruzMolina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this needs a 💇‍♂before returning.

packages/truffle-core/lib/console.js Show resolved Hide resolved
Copy link
Contributor

@CruzMolina CruzMolina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏁

packages/truffle-core/lib/console.js Show resolved Hide resolved
@eggplantzzz eggplantzzz merged commit 433ae41 into develop Aug 27, 2019
@eggplantzzz eggplantzzz deleted the console-update branch August 27, 2019 15:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants