Commit 7958b09
committed
Update common lib
In common lib the following change is applied:
Add function to print message after timeout
Add new function to helpers.ts which prints a message on the same line (using printInfoMessageOnSameLine method from the same helpers.ts) after a specific timeout had passed. Using future to guarantee that the function will not finish until timeout is passed and message is printed.
Fix missing ";" in options.ts.1 parent 64bc613 commit 7958b09
1 file changed
+1
-1
lines changed
0 commit comments