JRJurman / automated-ticket-printer

This project is an automated solution to print tickets and items as they get assigned.
MIT License
11 stars 1 forks source link

unshift should be renamed #23

Open JRJurman opened 8 years ago

JRJurman commented 8 years ago

It's a little unclear to have watches unshift tickets onto the print queue... Perhaps we should create an enqueue function that does the same thing?

Whatever the terminology is, it should be updated in all the watches, documentation, and tests.