Class: Shortline

Shortline(optionsopt)

new Shortline(optionsopt)

Creates a new instance of Shortline which can be used to prompt users for input. This class is intended to be similar to Highline, although it is currently missing nearly all of its functionality.
Parameters:
Name Type Attributes Description
options Object <optional>
Options to control the input source and output destination.
Source: