interactive - scgray/jsqsh GitHub Wiki
Variable
interactive
- Indicates whether or not the current session is interactive
Description
The read-only ${interactive}
variable will contain "true" if the current
session is interactive, or "false" otherwise.