Entry points
terminosaurus
run(opts, fn)
Creates a new terminal screen and calls the given function with it. Returns a promise that resolves when the screen is closed via the escape key.
Entry points
run(opts, fn)
Creates a new terminal screen and calls the given function with it. Returns a promise that resolves when the screen is closed via the escape key.