shared
utils
string
object
is
extension
js
tracking
string
dom
when
selection
position
iframe
event
scroll
console
node
string
project
fs
console
isTerminal
Type:Function
Status:stable
Since:1.0.0
Platform:jsnode
@blackbyte.sugar.shared.is
This function simply returns if the process runs inside a terminal or not
Return
- -Boolean
true if is in the terminal, false if not
Example
import { isTerminal } from '@blackbyte/sugar/is';
isTerminal(); // => trueAuthor
- Olivier Bosselolivier.bossel@gmail.comhttps://blackbyte.space