Skip to content

Commit 7958b09

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 64bc613 commit 7958b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/common

0 commit comments

Comments
 (0)