Skip to content

Commit 7c38899

Browse files
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 034aa82 commit 7c38899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/common

0 commit comments

Comments
 (0)