TanmayPatil105 / procfetch

🎨 Yet another command-line system information utility written in C++
https://tanmaypatil105.github.io/procfetch/
GNU General Public License v3.0
23 stars 11 forks source link

Make expect() display filename and line number. #93

Closed youpong closed 1 year ago

youpong commented 1 year ago

Description

Make expect() display filename and line number like below.

util.cpp:24: Error: test -d /etc (0), but got (1)
youpong commented 1 year ago

Thank you for merging it! DHaNyavaaD.